Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertServer ¶
type AlertServer struct { URL string // contains filtered or unexported fields }
func NewAlertServer ¶
func NewAlertServer(headers map[string]string, raw bool) *AlertServer
func (*AlertServer) Close ¶
func (s *AlertServer) Close()
func (*AlertServer) Data ¶
func (s *AlertServer) Data() []AlertRequest
Click to show internal directories.
Click to hide internal directories.