repository

package
v0.0.0-...-8a0dab4 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrDuplicateKeyValue = errors.New("duplicate key value violates unique constraint violation")
)

Functions

This section is empty.

Types

type Interface

type Interface interface {
	SaveMessage(ctx context.Context, data dto.MessageID) error
	UpdateStatus(ctx context.Context, id uuid.UUID) error
	ProcessedCount(ctx context.Context) (dto.Processed, error)
}

Directories

Path Synopsis
Package mock_repository is a generated GoMock package.
Package mock_repository is a generated GoMock package.

Jump to

Keyboard shortcuts

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