Documentation
¶
Index ¶
Constants ¶
View Source
const ( IsAix = "aix" IsAndroid = "android" IsDarwin = "darwin" IsDragonfly = "dragonfly" IsFreebsd = "freebsd" IsHurd = "hurd" IsIllumos = "illumos" IsIos = "ios" IsJs = "js" IsLinux = "linux" IsNacl = "nacl" IsNetbsd = "netbsd" IsOpenbsd = "openbsd" IsPlan9 = "plan9" IsSolaris = "solaris" IsWindows = "windows" IsZos = "zos" )
OS type
Variables ¶
This section is empty.
Functions ¶
func SafeCharacters ¶
SafeCharacters Only include a-zA-Z0-9.-_ Reference https://www.quora.com/What-are-valid-file-names
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.