package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 8, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
WebhookEndpoint = "/alert_action_wh"
)
NewHTTPHandler initializes the router.
type Error struct {
Message string `json:"message"`
StatusCode int `json:"status_code"`
}
Error - returned error message for api errors
Source Files
¶
Click to show internal directories.
Click to hide internal directories.