jinx

package
v0.0.0-...-cbca754 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mod

type Mod struct {
	kernel.UnimplementedModule // 请为所有Module引入UnimplementedModule
	// contains filtered or unexported fields
}

func (*Mod) Init

func (m *Mod) Init(hub *kernel.Hub) error

func (*Mod) Load

func (m *Mod) Load(hub *kernel.Hub) error

func (*Mod) Name

func (m *Mod) Name() string

func (*Mod) Start

func (m *Mod) Start(hub *kernel.Hub) error

func (*Mod) Stop

func (m *Mod) Stop(wg *sync.WaitGroup, ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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