conf

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option struct {
	LogLevel       string
	Port           int
	Driver         string
	Connection     string
	PrivateKeyPath string
	PublicKeyPath  string
	SyncDB         bool
	HTTPScheme     string //服务器有可能放在nginx做了SSL卸载,所以无法直接判断是https还是http
	RedisHost      string
	RedisPort      int
	RedisDB        int
}
var Options *Option

Jump to

Keyboard shortcuts

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