Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commands = [...]string{"compress", "decompress", "benchmark", "help"}
Commands represents all possible commands that can be used durinv CLI invocation
Functions ¶
func MainBehavior ¶
MainBehavior represents the main behavior function of the command line. This includes processing of flags and invoking of compression algorithms.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.