activityRecordInfra

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: EPL-2.0 Imports: 9 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 tkDto.CreateActivityRecord) error

func (*ActivityRecordCmdRepo) Delete

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

type ActivityRecordQueryRepo

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

func NewActivityRecordQueryRepo

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

func (*ActivityRecordQueryRepo) Read

func (*ActivityRecordQueryRepo) ReadFirst added in v0.2.8

Jump to

Keyboard shortcuts

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