conf

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEnviron

func NewEnviron(environ any)

Types

type ActEnviron

type ActEnviron struct {
	ActBinaryPath     string `env:"ACT_BINARY_PATH"`
	DockerContextPath string `env:"ACT_DOCKER_CONTEXT_PATH"`
	DEBUG             bool   `env:"DEBUG" envDefault:"false"`
}

type ServerEnviron

type ServerEnviron struct {
	GRPCAddr string `env:"GRPC_ADDR" envDefault:":50051"`
}

type StorageEnviron

type StorageEnviron struct {
	LogFileStorageRoot string `env:"LOG_FILE_STORAGE"`
}

Jump to

Keyboard shortcuts

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