service

package
v0.0.1-dev-7e239fa Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Controllers map[string]Controller
)

Functions

func GetNodesByRole

func GetNodesByRole(roleName string) ([]definition.Node, error)

func RegisterController

func RegisterController(name string, controller Controller)

func WrapGoMicro

func WrapGoMicro(server *server.Server) micro.Service

Types

type Controller

type Controller interface {
	Name() string
	Sync()
	Stop()
}

Jump to

Keyboard shortcuts

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