package
2.0.0-alpha+incompatible
Repository: https://github.com/leighmacdonald/mika.git
Documentation: pkg.go.dev

# Functions

New initializes an API client for the specified host.
NewAuthedClient create a new default AuthedClient instance.
NewClient returns a http.Client with reasonable default configuration values, notably actual timeout values.

# Structs

AuthedClient represents a http client which supports basic authentication methods.
Client is the API client implementation.
Opts defines the request and response parameters of a HTTP operation.