repo

package
v0.0.0-...-09065da Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MeasureRepo

type MeasureRepo interface {
	Save(*model.Measure) error
}

func NewMeasureRepo

func NewMeasureRepo(cn *gorm.DB) MeasureRepo

type WorkoutRepo

type WorkoutRepo interface {
	Save(*model.Workout) error
}

func NewWorkoutRepo

func NewWorkoutRepo(cn *gorm.DB) WorkoutRepo

Jump to

Keyboard shortcuts

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