Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildString ¶
func BuildString() string
BuildString returns string containing build information (build date and number)
func ExpandPath ¶
ExpandPath expands a path name. "~/" is expanded to the current user's home directory and "./" prepends the base path (defaults to ".", i.e. resulting in a no-op). After expansion, the result is cleaned (see filepath.Clean() for details).
func ReadDir ¶
ReadDir returns a (non-recursive) list of file and directory names for the given directory path.
func VersionString ¶
func VersionString() string
VersionString returns a combined version information string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.