global

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Conf *config.Config
	DB   *gorm.DB
	// PacksCache   map[string]*model.Schema
	MachineAddr  []string
	PlatformInfo *types.PlatformInfo
	AgentINFO    *server.ServiceInfo
	Redis        *redis.Client
	Logger       *zap.Logger // zap日志器(类似OneOps的方式)
)

Functions

This section is empty.

Types

type CmdExecuteStatusColor

type CmdExecuteStatusColor int
const (
	RED CmdExecuteStatusColor
	YELLOW
	GREEN
)

func (CmdExecuteStatusColor) String

func (cc CmdExecuteStatusColor) String() string

Jump to

Keyboard shortcuts

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