Documentation
¶
Index ¶
Constants ¶
View Source
const ( Info = 0x00000 Debug = 0x00001 Error = 0x00002 Log = 0x00003 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Notice ¶
type Notice struct {
// contains filtered or unexported fields
}
func (*Notice) PushMessage ¶
func (n *Notice) PushMessage(message *message)
Click to show internal directories.
Click to hide internal directories.