
The highest tagged major version is
v4.
package
Version:
v2.0.0
Opens a new window with list of versions in this module.
Published: Sep 25, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Info = 0x00000
Debug = 0x00001
Error = 0x00002
)
func NewDebug(content interface{}) *message
func NewError(content interface{}) *message
func NewInfo(content interface{}) *message
func (n *Notice) PushMessage(message *message)
func (n *Notice) Service(closeEvent func())
Source Files
¶
Click to show internal directories.
Click to hide internal directories.