config

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DebugEnabled = false
	TraceEnabled = false
)
View Source
var (
	ToolDir  = "{{RootDir}}/.tool"
	RootDir  = "{{GitRoot}}"
	TmpDir   = ""
	Platform = "{{OS}}/{{Arch}}"
	OS       = runtime.GOOS
	Arch     = runtime.GOARCH
)
View Source
var (
	Context, Cancel = context.WithCancel(context.Background())
)

Functions

func Env

func Env(key, defaultValue string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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