Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrInvalidSignalAccount is retruned if the given signal-account is not valid. ErrInvalidSignalAccount = errors.New("invalid signal account") // ErrSchemeMissing is returned if the given signal-api-url is missing a scheme. ErrSchemeMissing = errors.New("scheme is missing") )
View Source
var Version = "dev"
Version defines the version of the binary, and is meant to be set with ldflags at build time.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.