orm

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Lens scene.CompositionName = "orm"

Variables

This section is empty.

Functions

This section is empty.

Types

type Gorm

type Gorm interface {
	ORM
	query.QueryBuilder[*gorm.DB]
	DB() *gorm.DB
	RegisterModel(model ...any) error
}

type ORM

type ORM interface {
	OrmName() scene.ImplName
}

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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