database

package
v0.0.0-...-89b62bc Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *gorm.DB

Functions

func InitDatabase

func InitDatabase(cf *DBConfg)

Types

type DBConfg

type DBConfg struct {
	Host     string
	Port     string
	User     string
	Password string
	Name     string
	SSLMode  string
}

Jump to

Keyboard shortcuts

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