config

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LogLevel   = "log-level"
	LogFile    = "log-file"
	Storage    = "storage"
	GitBinPath = "git-bin-path"

	DBUser     = "db-user"
	DBPassword = "db-password"
	DBIp       = "db-ip"
	DBPort     = "db-port"
	DBName     = "db-name"
	DBSync     = "db-sync"

	ServerIp   = "server-ip"
	ServerPort = "server-port"

	SessionSecret = "session-secret"

	StaticResourcePath = "static-resource-path"
	HtmlTemplatePath   = "html-template-path"

	APIVersion = "api-version"
)

Variables

This section is empty.

Functions

func InitGitBinPath

func InitGitBinPath()

func InitLog

func InitLog()

Types

This section is empty.

Jump to

Keyboard shortcuts

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