Documentation
¶
Index ¶
Constants ¶
View Source
const ( // OsWindows represents os windows OsWindows = "windows" // OsMac represents os mac OsMac = "darwin" // OsLinux represents os linux OsLinux = "linux" )
View Source
const (
NL = "\n"
)
NL defines a new line.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.