package
1.0.0
Repository: https://github.com/aesoper101/go-utils.git
Documentation: pkg.go.dev

# Functions

FromContext returns the value associated with the given key in the context, or nil if no value is associated with the key.
NewContext returns a new Context that carries value.