Goth.HTTPClient.init
You're seeing just the callback
init
, go back to Goth.HTTPClient module for more information.
Specs
init(opts :: keyword()) :: initial_state()
Callback to initialize the given HTTP client.
The returned initial_state
needs to be a map and will be given to request/6
.