# Functions
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Interfaces
go:generate counterfeiter -o ../fakes/http_client.go --fake-name HTTPClient .
go:generate counterfeiter -o ../fakes/json_client.go --fake-name JSONClient .