Astarte.Device.DefaultHandler.start_link
You're seeing just the function
start_link
, go back to Astarte.Device.DefaultHandler module for more information.
Link to this function
start_link(args)
Specs
start_link(args :: term()) :: GenServer.on_start()
Starts the Handler process.