View Source Strava.ClientBehavior behaviour (OpenPace v0.0.1)

Client behavior to allow us to use mocks for Strava.Client

Link to this section Summary

Link to this section Callbacks

@callback new(String.t(), []) :: Tesla.Client
@callback put(Tesla.Env.client(), String.t(), any()) :: Tesla.Env.result()