setting

package
v0.0.0-...-f3bcad8 Latest Latest
Warning

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

Go to latest
Published: May 20, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AppPath       string
	AppVer        string
	IsWindows     bool
	UseSQLite3    bool
	UseMySQL      bool
	UsePostgreSQL bool
	UseMSSQL      bool
	Cfg           *ini.File
	CustomConf    string
)

Functions

func NewContext

func NewContext()

func WorkDir

func WorkDir() (string, error)

Types

type LandingPage

type LandingPage string

type Scheme

type Scheme string
const (
	SCHEME_HTTP        Scheme = "http"
	SCHEME_HTTPS       Scheme = "https"
	SCHEME_FCGI        Scheme = "fcgi"
	SCHEME_UNIX_SOCKET Scheme = "UNIX"
)

Jump to

Keyboard shortcuts

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