environment

package
v0.0.0-...-f2baea1 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerValues

type ServerValues struct {
	Protocol             string
	Host                 string
	Port                 int
	ShutdownTimeout      time.Duration
	Context              string
	TimeZone             string
	RedisHost            string
	RedisPass            string
	RedisPort            int
	RedisDb              int
	RedisDb2             int
	DbUser               string
	DbPass               string
	DbHost               string
	DbPort               string
	DbName               string
	DbTimeout            time.Duration
	DbTimeZone           string
	EngineSql            string
	TokenLifeTime        int
	RefreshTokenLifeTime int
}

func Server

func Server() ServerValues

Jump to

Keyboard shortcuts

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