initlib

package
v0.0.0-...-b5cb5c2 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *gorm.DB

Functions

func InitDb

func InitDb() *gorm.DB

Types

type Config

type Config struct {
	DBHost       string
	DBUserName   string
	DBUserPwd    string
	DBName       string
	DBPort       string
	ClientOrigin string
}

func LoadConfig

func LoadConfig() (config Config)

Jump to

Keyboard shortcuts

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