Documentation
¶
Index ¶
Constants ¶
View Source
const ( VerbValue NounValue TwoNounValue ThreeNounValue TwoNounDashedValue ThreeNounDashedValue VerbNounCombinationValue NounVerbCombinationValue DateValue YearValue MonthValue DayValue Base64Value )
View Source
const PathTypesCount = 13
View Source
const VariableNamesCount = 12
View Source
const VariableValuesCount = 14
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathTypes ¶
type PathTypes int
const ( UUIDPath PathTypes NounPath TwoNounPath ThreeNounPath TwoNounDashedPath ThreeNounDashedPath VerbPath VerbNounPath DatePath YearPath MonthPath DayPath )
type VariableNames ¶
type VariableNames int
const ( SingleCharacterVariable VariableNames VerbVariable NounVariable TwoNounVariable ThreeNounVariable TwoNounDashedVariable ThreeNounDashedVariable VerbNounCombinationVariable NounVerbCombinationVariable MonthVariable DayVariable )
type VariableValues ¶
type VariableValues int
Click to show internal directories.
Click to hide internal directories.