Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeEventStates ¶ added in v1.7.0
func MakeEventStates(s EventStateSpec) map[string]salert.EventState
Types ¶
type EventStateSpec ¶ added in v1.7.0
type PostServer ¶
type PostServer struct { URL string // contains filtered or unexported fields }
func NewPostServer ¶
func NewPostServer() *PostServer
func (*PostServer) Close ¶
func (s *PostServer) Close()
func (*PostServer) Data ¶
func (s *PostServer) Data() []alert.Data
Click to show internal directories.
Click to hide internal directories.