package
0.0.0-20240419152859-3283bf7de133
Repository: https://github.com/mauvesoftware/ilo_exporter.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new client instance.
NewDummy returns a new dummy client.
WithDebug enables debug mode.
WithInsecure disables TLS certificate validation.
WithMaxConcurrentRequests defines the maximum number of GET requests sent against API concurrently.

# Structs

APIClient communicates with the API and parses the results.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

ClientOption applies options to APIClient.