conf

package
v0.0.0-...-a3802eb Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitConfig

func InitConfig()

Types

type Config

type Config struct {
	Api struct {
		Gin_Mode string
		Gin_Port string
		Jwt_Key  []byte
		Jwt_Exp  int64
	}
	MySql struct {
		Host,
		Post,
		Db_Name,
		User,
		Password string
	}
}
var Conf Config

Jump to

Keyboard shortcuts

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