//
pkg.gl
Category
github.com/rickb777/enumeration/v2
internal
transform
package
2.16.0
Repository:
https://github.com/rickb777/enumeration.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
5
Dependents
3
Files
142 SLOC
#
Functions
AsCase
AsCase parses a string to find the corresponding Case, accepting either one of the string values or a number.
CaseOf
CaseOf returns a Case based on an ordinal number.
Of
No description provided by the author
#
Constants
Lower
No description provided by the author
Stet
No description provided by the author
Upper
No description provided by the author
#
Variables
AllCaseEnums
AllCaseEnums lists all 3 values in order.
AllCases
AllCases lists all 3 values in order.
#
Type aliases
Case
No description provided by the author