directory
0.0.0-20230423130316-c2add7fa8e01
Repository: https://github.com/alkurbatov/metrics-collector.git
Documentation: pkg.go.dev

# Packages

Package grpcapi provides protobuf bindings to use with gRPC and various helper functions.
Package metrics provides client REST API for metrics collector (server).
Package noexit implement static analyzer which checks for use of 'os.Exit' in the main function of main package.
Package staticlint implements multichecker static analyser with different linters.