configuration

package
v0.0.0-...-9c3b026 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = Configuration{}

Functions

func Init

func Init()

Types

type Configuration

type Configuration struct {
	ListenAddress string `json:"listen_address"`
	RedisAddress  string `json:"redis_address"`
	RedisUser     string `json:"redis_user"`
	RedisPassword string `json:"redis_password"`
	Secret        string `json:"secret"`
	StaticPath    string `json:"static_path"`
	AuditFile     string `json:"audit_file"`
}

Jump to

Keyboard shortcuts

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