config

package
v0.0.0-...-86911bf Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init() error

Types

type Config

type Config struct {
	DBHost           string
	DBPort           uint
	DBUser           string
	DBPass           string
	DBName           string
	RedisHost        string
	RedisPort        uint
	RedisPass        string
	RedisSessionDB   int
	SessionSecretKey string
	ApiBaseURL       string
	ApiAdminToken    string
	IsProduction     bool
	AutoLogin        bool
}
var Conf *Config

Jump to

Keyboard shortcuts

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