activityRecordInfra

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: EPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActivityRecordCmdRepo

type ActivityRecordCmdRepo struct {
	// contains filtered or unexported fields
}

func NewActivityRecordCmdRepo

func NewActivityRecordCmdRepo(
	trailDbSvc *internalDbInfra.TrailDatabaseService,
) *ActivityRecordCmdRepo

func (*ActivityRecordCmdRepo) Create

func (repo *ActivityRecordCmdRepo) Create(createDto dto.CreateActivityRecord) error

func (*ActivityRecordCmdRepo) Delete

func (repo *ActivityRecordCmdRepo) Delete(deleteDto dto.DeleteActivityRecord) error

type ActivityRecordQueryRepo

type ActivityRecordQueryRepo struct {
	// contains filtered or unexported fields
}

func NewActivityRecordQueryRepo

func NewActivityRecordQueryRepo(
	trailDbSvc *internalDbInfra.TrailDatabaseService,
) *ActivityRecordQueryRepo

func (*ActivityRecordQueryRepo) Read

Jump to

Keyboard shortcuts

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