config

package
v0.9.1-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: AGPL-3.0, AGPL-3.0-only Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "v0.9.1-alpha.4"

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConfig

type AppConfig struct {
	Debug         map[string]bool
	RedisOptions  *redis.Options
	MySQLHost     string
	MySQLPort     string
	MySQLUserName string
	MySQLPassword string
	MySQLDatabase string
	MySQLMaxConn  int
	HTTPPort      int // HTTP_PORT
}

func NewAppConfig

func NewAppConfig() AppConfig

Jump to

Keyboard shortcuts

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