//
pkg.gl
Category
github.com/stackrox/scanner
notifier
package
0.0.1
Repository:
https://github.com/stackrox/scanner.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
12
Dependents
0
Files
140 SLOC
#
Functions
NewHTTPNotifier
NewHTTPNotifier initializes a new HTTPNotifier.
#
Structs
HTTPNotifier
A HTTPNotifier dispatches notifications to an HTTP endpoint with POST requests.
#
Interfaces
Notifier
A Notifier dispatches notifications.