package
0.0.0-20241215213628-759501987892
Repository: https://github.com/xoxloviwan/go-monitor.git
Documentation: pkg.go.dev
# Functions
NewGrpcServer creates a new gRPC server with the provided logger, key, and subnet interceptors.
SetupServer registers the MetricsServiceServer implementation with the provided gRPC server and associates it with the provided Storage instance.
# Structs
MetricsHandler поддерживает все необходимые методы сервера.
# Interfaces
Storage is an interface that defines the methods for storing metrics.