package
Version:
v1.0.0-beta.1
Opens a new window with list of versions in this module.
Published: Aug 9, 2022
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Field struct {
Title string `json:"title"`
Value string `json:"value"`
Short bool `json:"short"`
}
type Notifier struct {
SlackWebhookURL string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.