config

package
v0.12.4 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const CONFIG_ENV_PREFIX = "KNOT"
View Source
const CONFIG_FILE_NAME = ".knot"
View Source
const CONFIG_FILE_TYPE = "yaml"

Variables

This section is empty.

Functions

func InitConfig

func InitConfig(root *cobra.Command)

Types

type ServerAddr added in v0.12.2

type ServerAddr struct {
	HttpServer string
	WsServer   string
	ApiToken   string
}

func GetServerAddr added in v0.12.2

func GetServerAddr() *ServerAddr

Read the server configuration information and generate the websocket address

Jump to

Keyboard shortcuts

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