conf

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed openapi-ng/openapi-ng.yaml
	OpenAPINGDefaultConfig  string
	OpenAPINGConfigFilePath = "conf/openapi-ng/openapi-ng.yaml"

	//go:embed openapi/openapi.yaml
	OpenAPIDefaultConfig  string
	OpenAPIConfigFilePath = "conf/openapi/openapi.yaml"
)
View Source
var (
	//go:embed monitor/collector/collector.yaml
	MonitorCollectorDefaultConfig  string
	MonitorCollectorConfigFilePath string = "conf/monitor/collector/collector.yaml"

	//go:embed monitor/monitor/monitor.yaml
	MonitorDefaultConfig  string
	MonitorConfigFilePath string = "conf/monitor/monitor/monitor.yaml"

	//go:embed monitor/streaming/streaming.yaml
	MonitorStreamingDefaultConfig  string
	MonitorStreamingConfigFilePath string = "conf/monitor/streaming/streaming.yaml"

	// extensions
	//go:embed monitor/extensions/report-engine.yaml
	MonitorReportEngineDefaultConfig string
	MonitorReportEngineFilePath      string = "conf/monitor/extensions/report-engine.yaml"
)

monitor

View Source
var (
	//go:embed msp/msp.yaml
	MSPDefaultConfig  string
	MSPConfigFilePath string = "conf/msp/msp.yaml"

	//go:embed msp/init_sqls
	MSPAddonInitSqls   embed.FS
	MSPAddonFsRootPath = "msp/init_sqls"
)

msp

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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