package
Version:
v0.8.4
Opens a new window with list of versions in this module.
Published: Sep 23, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
Level string `json:"level"`
AlertName string `json:"alert_name"`
Text string `json:"text"`
Image string `json:"image,omitempty"`
Fields map[string]string `json:"fields,omitempty"`
}
Message represents a Message struct
New returns new Message instance
Source Files
¶
Click to show internal directories.
Click to hide internal directories.