database

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThisGroup

type ThisGroup struct {
	Enabled bool   //starter:inject("${datagroup.default.enabled}")
	Alias   string //starter:inject("${datagroup.default.alias}")
	URI     string //starter:inject("${datagroup.default.uri}")
	Prefix  string //starter:inject("${datagroup.default.table-name-prefix}")
	Source  string //starter:inject("${datagroup.default.datasource}")

	SourceManager libgorm.DataSourceManager //starter:inject("#")
	// contains filtered or unexported fields
}

ThisGroup ...

func (*ThisGroup) DB

func (inst *ThisGroup) DB(db *gorm.DB) *gorm.DB

DB ...

func (*ThisGroup) Groups

func (inst *ThisGroup) Groups() []*libgorm.GroupRegistration

Groups ...

func (*ThisGroup) Prototypes

func (inst *ThisGroup) Prototypes() []any

Prototypes ...

Jump to

Keyboard shortcuts

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