config

package
v0.0.0-...-683f586 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = struct {
	DB struct {
		Name string `env:"DBName" default:"pubgo"`
		Host string `env:"DBHost" default:"localhost"`
		Port string `env:"DBPort" default:"3306"`
		User string `env:"DBUser"`
		Pass string `env:"DBPassword"`
	}
	PUBG struct {
		API string `env:"PUBG_API"`
	}
}{}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
db
api

Jump to

Keyboard shortcuts

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