notice

package
v2.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Info  = 0x00000
	Debug = 0x00001
	Error = 0x00002
	Log   = 0x00003
)

Variables

This section is empty.

Functions

func NewDebug

func NewDebug(content ...interface{}) *message

func NewError

func NewError(content ...interface{}) *message

func NewInfo

func NewInfo(content ...interface{}) *message

func NewLog added in v2.0.4

func NewLog(content ...interface{}) *message

Types

type Notice

type Notice struct {
	// contains filtered or unexported fields
}

func NewNotice

func NewNotice() *Notice

func (*Notice) Close

func (n *Notice) Close()

func (*Notice) PushMessage

func (n *Notice) PushMessage(message *message)

func (*Notice) Service

func (n *Notice) Service(closeEvent func())

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL