Documentation ¶
Index ¶
Constants ¶
View Source
const ( ResultRequestSent = "SENT" ResultRequestNotSent = "NOT SENT" ResultRequestError = "ERROR" )
Variables ¶
View Source
var ( // ErrEmptyReport is returned when reports is empty ErrEmptyReport = errors.New("nothing to print due to empty reports") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.