package
4.1.3+incompatible
Repository: https://github.com/els0r/goprobe.git
Documentation: pkg.go.dev

# Functions

NewDefault creates a new default client that can be used for all calls to goProbe APIs.
WithAPIKey sets the API key to be presented to the API server.
WithName sets the name which is included in the User-Agent header.
WithRequestLogging enables logging of client requests.
WithRequestTimeout sets the timeout for every request.
WithScheme sets the scheme for client requests.

# Structs

DefaultClient denotes the default client used for all requests.

# Type aliases

Option configures the client.