config

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VERSION = "20220419"
)

Variables

View Source
var (
	Logfile      string
	LogMaxAge    int
	LogRotateAge int
	Logger       *log.Logger
)

Functions

func CloseDB

func CloseDB() (err error)

func InitDB

func InitDB(loggerlevel bool) (err error)

func InitLog

func InitLog() *log.Logger

func SetLogLevel

func SetLogLevel(loggerlevel bool)

Types

type DBPool

type DBPool struct {
	Falcon    *gorm.DB
	Graph     *gorm.DB
	Uic       *gorm.DB
	Dashboard *gorm.DB
	Alarm     *gorm.DB
}

func Con

func Con() DBPool

Jump to

Keyboard shortcuts

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