vobj

package
v1.1.45 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MainCode 主库
	MainCode = "main" // 主库
	// BizModelCode 业务库
	BizModelCode = "biz" // 业务库
	// AlarmModelBizCode 告警库
	AlarmModelBizCode = "alarm" // 告警库
)
View Source
const (
	// MainPath 主库路径
	MainPath = "./pkg/palace/model/query"
	// BizModelPath 业务库路径
	BizModelPath = "./pkg/palace/model/bizmodel/bizquery"
	// AlarmModelBizPath 告警库路径
	AlarmModelBizPath = "./pkg/palace/model/alarmmodel/alarmquery"
)

Variables

This section is empty.

Functions

func GetModelPath

func GetModelPath(typeCode string) string

GetModelPath 获取模型路径

Types

This section is empty.

Jump to

Keyboard shortcuts

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