package
1.101.9
Repository: https://github.com/vonage/gosrvlib.git
Documentation: pkg.go.dev

# Functions

New returns a new empty EnumCache.

# Structs

EnumCache handles name and id value mapping.

# Type aliases

IDByName type maps strings to integers IDs.
NameByID maps integers to string names.