Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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.