package
0.0.0-20240730081840-b2c82e1192fb
Repository: https://github.com/joinself/restful-client.git
Documentation: pkg.go.dev

# Functions

NewRepository creates a new metric repository.
NewService creates a new metric service.
RegisterHandlers sets up the routing of the HTTP handlers.

# Structs

No description provided by the author
Metric represents the data about an metric.

# Interfaces

FactService service to manage sending and receiving fact requests.
Repository encapsulates the logic to access metrics from the data source.
Service encapsulates usecase logic for metrics.