repository

package
v0.0.0-...-a255732 Latest Latest
Warning

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

Go to latest
Published: May 11, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFanuserRepository

func NewFanuserRepository(br BaseRepository) fanuser.FanuserRepository

Types

type BaseRepository

type BaseRepository interface {
	GetDB() *gorm.DB
	BeginTx()
	CommitTx()
	RollbackTx()
}

func NewBaseRepository

func NewBaseRepository(db *gorm.DB) BaseRepository

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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