package
0.0.0-20240830121401-7e1bea1ad350
Repository: https://github.com/kaa-it/go-devops.git
Documentation: pkg.go.dev

# Packages

Package decrypt describes middleware to decrypt request body with RSA private key.
Package hash contains middleware for decoding requests with hash key.
No description provided by the author
Package logger contains implementation of logger that uses zap package.
Package service describes service for testing storage connection.
No description provided by the author
Package updating provides service for updating context boundary.
Package viewing provides service for viewing context boundary.

# Functions

New creates metric server instance.
NewConfig creates total server configuration.

# Structs

Config contains total configuration for server.
SelfConfig contains configuration for the server itself.
Server describes metric server.