directory
0.0.0-20240830121401-7e1bea1ad350
Repository: https://github.com/kaa-it/go-devops.git
Documentation: pkg.go.dev
# Packages
Package agent contains implementation for metric agent.
Package api describes types for api between agent and server.
Package buildconfig describes function to print build variables.
Package gzip provides support for compressing agent reports and server responses in gzip format.
Package server contains implementation for metric server.
Package staticlint describes analyzer for checking existance os.Exit function direct call at main function of main package.