Stargate.Receiver.Supervisor.start_link
You're seeing just the function
start_link
, go back to Stargate.Receiver.Supervisor module for more information.
Specs
start_link(keyword()) :: GenServer.on_start()
Starts a Stargate.Receiver.Supevisor
and links it to the calling
process.