Documentation
¶
Index ¶
Constants ¶
View Source
const ( UpperChar = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" NumChar = "1234567890" WordChar = UpperChar + lowerChar FullChar = WordChar + NumChar )
Variables ¶
This section is empty.
Functions ¶
func GetFileExt ¶ added in v0.0.3
func ParseNetworkInput ¶
func RandStringBytes ¶ added in v0.0.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.