package
0.0.0-20240619090254-3ffde40eee4d
Repository: https://github.com/darkomap/metricsservice.git
Documentation: pkg.go.dev
# Functions
NewRepository fabric method to create new repository.
NewServer create Server.
WithGRPC returns a functional option that adds grpc handlers to the server.
WithHTTP returns a functional option that adds http handlers to the server.
# Interfaces
Repository describes storage methods.
# Type aliases
OptionFunc this is a function for configuring the server.