bootstrap

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	WaitCbk func()
)

Functions

func InitConfig

func InitConfig()

func InitLog

func InitLog()

func InitSysNotify

func InitSysNotify()

func RegisterSysNotifyTask

func RegisterSysNotifyTask(priority int, task *SysNotifyTask) error

Types

type SysNotifyTask

type SysNotifyTask struct {
	Task func() error
	Name string
}

func NewSysNotifyTask

func NewSysNotifyTask(name string, task func() error) *SysNotifyTask

Jump to

Keyboard shortcuts

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