package
0.6.1
Repository: https://github.com/somatech1/mikros.git
Documentation: pkg.go.dev

# Functions

AppendServiceContext adds all ServiceContext key-values inside the current context.
AppendValue adds a new key-value pair inside the current context.
FromContext retrieves a ServiceContext from the current context.
No description provided by the author

# Structs

No description provided by the author
ServiceContext is an object that is stored inside a service RPC/HTTP handler context.Context in order to provide information at all source levels, such as, the logger.