conf

package
v0.0.0-...-f7dc048 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2020 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 DB

type DB struct {
	Engine   string
	Language map[string]string
	Mysql
}

type Env

type Env struct {
	Values map[string]string
}

func EnvBoot

func EnvBoot() *Env

func (*Env) Get

func (e *Env) Get(key, preset string) string

type Mysql

type Mysql struct {
	Host      string
	Port      string
	Database  string
	Username  string
	Password  string
	Charset   string
	Collation string
	Prefix    string
}

Jump to

Keyboard shortcuts

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