zmodule

package
v0.0.0-...-b53a1a1 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Alive

func Alive() bool

func Fini

func Fini()

func Init

func Init()

func RegisterModule

func RegisterModule(mod ModuleIface) error

func Start

func Start()

func Stop

func Stop()

Types

type ModuleIface

type ModuleIface interface {
	Init() error
	Start() error
	Alive() bool
	Stop() error
	Fini() error
	Name() string
}

Jump to

Keyboard shortcuts

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