Categorygithub.com/ngicks/go-common/contextkey
package
0.2.0
Repository: https://github.com/ngicks/go-common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

contextkey

contextkey holds the collection of context keys and getter / setter functions for convenient purpose.

All exported keys and functions in this module are generated by ./generate command. For those who concern, ./generate also can generate tests.