dao

package
v0.0.0-...-d807b53 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunnerRepository

type RunnerRepository struct {
	orm.BaseRepository[model.Runner]
	DB *gorm.DB
}

func NewRunnerRepository

func NewRunnerRepository(DB *gorm.DB) *RunnerRepository

func (*RunnerRepository) FindRunnersByEnable

func (r *RunnerRepository) FindRunnersByEnable(ctx context.Context, enable bool) ([]*model.Runner, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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