Documentation ¶
Index ¶
Constants ¶
View Source
const ( CapitalLetterMin = 'A' CapitalLetterMax = 'Z' LowercaseLetterMin = 'a' LowercaseLetterMax = 'z' NumberMin = '0' NumberMax = '9' UnderLine = '_' )
Variables ¶
This section is empty.
Functions ¶
func IsValidSQLFieldName ¶
func MakeDirsIfNotExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.