Documentation ¶
Overview ¶
Package commands implements the processing of the command line flags and processing of the encryption operation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDuplicateDuration = errors.New("you cannot use the same duration unit specifier twice in one duration")
View Source
var ErrInvalidDurationFormat = errors.New("unsupported duration type or malformed duration - note: drand can only support as short as seconds")
View Source
var ErrInvalidDurationValue = errors.New("the duration you entered is either in the past or was too large and would cause an overflow")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.