config

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName = "cerodev"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	APIBindingIP     string
	APIBindingPort   string
	AdminUser        string
	AdminPassword    string
	AdminToken       string
	TokenLength      int
	PasswordCost     int
	ContainerMinPort int
	ContainerMaxPort int
	DBConfig         DBConfiguration
	VolumesPath      string
}

func Load

func Load() Configuration

type DBConfiguration

type DBConfiguration struct {
	FilePath string
}

Jump to

Keyboard shortcuts

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