//
pkg.gl
Category
github.com/Vonage/gosrvlib
pkg
enumcache
package
1.101.9
Repository:
https://github.com/vonage/gosrvlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
105 SLOC
#
Functions
New
New returns a new empty EnumCache.
#
Structs
EnumCache
EnumCache handles name and id value mapping.
#
Type aliases
IDByName
IDByName type maps strings to integers IDs.
NameByID
NameByID maps integers to string names.