Documentation
¶
Index ¶
Constants ¶
View Source
const ( ActionIdHash = 1 ActionIdCheck = 2 )
View Source
const ( ActionStrHash = "hash" ActionStrCheck = "check" )
View Source
const (
ErrSyntax = "syntax error"
)
View Source
const (
ErrUnknownAction = "unknown action: %v"
)
View Source
const UsageHint = `` /* 227-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommandLineArguments ¶
func ReadCLA ¶
func ReadCLA() (cla *CommandLineArguments, err error)
Click to show internal directories.
Click to hide internal directories.