pkg

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GrpcPriority 如果停止需要有顺序依赖通过这里自定义priority处理
	GrpcPriority      = -1
	DefaultPriority   = 1
	AsyncTaskPriority = 2
	DBPriority        = 3
)

Variables

This section is empty.

Functions

func AddContainer

func AddContainer(service LoaderService)

func InitAllService

func InitAllService() error

func StopAllService

func StopAllService()

Types

type LoaderService

type LoaderService interface {
	LoadType() string
	Load() error
	StopPriority() int
	Stop() error
}

type LoaderServiceSlice

type LoaderServiceSlice []*LoaderService

func (LoaderServiceSlice) Len

func (p LoaderServiceSlice) Len() int

func (LoaderServiceSlice) Less

func (p LoaderServiceSlice) Less(i, j int) bool

func (LoaderServiceSlice) Swap

func (p LoaderServiceSlice) Swap(i, j int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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