package
Version:
v0.37.0
Opens a new window with list of versions in this module.
Published: Apr 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
CaseUpper = Case(iota)
CaseLower
CaseUpperCamel
CaseLowerCamel
CaseUpperUnderscore
CaseLowerUnderscore
)
NewCase create a new case for supplied name or error, supported in case insensitive form "upperCase", "upper", "u"
Format converts supplied text from Case to
String return case format name
Source Files
¶
Click to show internal directories.
Click to hide internal directories.