Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNonSuccessResponse = errors.New("the response was not success")
Functions ¶
func NewConsoleReporter ¶
func NewFileReporter ¶
func NewFileReporter(outputFile string) *fileReporter
func NewWebhookReporter ¶
func NewWebhookReporter(client interfaces.HttpClient, webhookEndpoint string, timeout time.Duration) *webhookReporter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.