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