dbagent

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: May 1, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GormDBAgent

type GormDBAgent interface {
	DB() *gorm.DB
}

GormDBAgent ...

type GormDBAgentImpl

type GormDBAgentImpl struct {
	markup.Component `id:"GormDBAgent" class:"life"`

	Sources datasource.SourceManager `inject:"#starter-gorm-source-manager"`
	// contains filtered or unexported fields
}

GormDBAgentImpl ...

func (*GormDBAgentImpl) DB

func (inst *GormDBAgentImpl) DB() *gorm.DB

DB ...

func (*GormDBAgentImpl) GetLifeRegistration

func (inst *GormDBAgentImpl) GetLifeRegistration() *application.LifeRegistration

GetLifeRegistration ...

Jump to

Keyboard shortcuts

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