db

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDB

func NewDB(gormDB *gorm.DB) *sql.DB

func NewGormDB

func NewGormDB(o *Options) (*gorm.DB, error)

Types

type Options

type Options struct {
	Type     string
	Host     string
	Port     uint16
	Username string
	Password string
	Database string
	ChartSet string
}

func NewOptions

func NewOptions(v *viper.Viper) (*Options, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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