vobj

package
v1.1.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ModelCodeUnknown  = "unknown" // 未知
	MainCode          = "main"    // 主库
	BizModelCode      = "biz"     // 业务库
	AlarmModelBizCode = "alarm"   // 告警库
)
View Source
const (
	MainPath          = "./pkg/palace/model/query"
	BizModelPath      = "./pkg/palace/model/bizmodel/bizquery"
	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