advgorm

package
v0.0.0-...-575c38c Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyPrefix = "gorm"
)

Variables

This section is empty.

Functions

func Load

func Load(ctx context.Context, ld advconf.Loader, keys ...string) (db *gorm.DB, err error)

Types

type Options

type Options struct {
	Debug   bool   `json:"debug"`
	Dialect string `json:"dialect" default:"mysql"`
	DSN     string `json:"dsn"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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