gorm

package
v1.14.3 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2024 License: MIT Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gorm

type Gorm interface {
	Make() (*gormio.DB, error)
}

type Initialize

type Initialize interface {
	InitializeGorm(config config.Config, connection string) Gorm
	InitializeQuery(ctx context.Context, config config.Config, connection string) (orm.Query, error)
}

Jump to

Keyboard shortcuts

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