setting

package
v0.0.0-...-c979b4e Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: BSD-2-Clause, MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppSetting = &App{}
View Source
var ServerSetting = &Server{}

Functions

This section is empty.

Types

type App

type App struct {
	JwtSecret string
	PageSize  int

	RuntimeRootPath string
	LogSavePath     string
	LogSaveName     string
	LogFileExt      string
}

type Server

type Server struct {
	RunMode      string
	HttpPort     int
	ReadTimeout  time.Duration
	WriteTimeout time.Duration
}

Jump to

Keyboard shortcuts

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