Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commands = &commandExt{ newExtensionPoint(new(Command)), }
View Source
var ( // ErrArgument represents error in command argument ErrArgument = errors.New("argument error") )
Functions ¶
func HumanReadableBytes ¶
HumanReadableBytes returns a size string as human-readable format (e.x., 1024 -> 1KB)
func LocalTimeString ¶
LocalTimeString returns a formatted date string (2006-01-02 15:04:05)
func OptionUsage ¶
OptionUsage returns usage of command line option.
Types ¶
Click to show internal directories.
Click to hide internal directories.