sqluserissuestore

package
v0.0.0-...-47e0bda Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserIssueStore

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

UserIssueStore implements the userissue.Store interface using an SQL database.

func New

func New(db pool.Pool) *UserIssueStore

New returns a new *UserissueStore.

func (*UserIssueStore) Delete

func (s *UserIssueStore) Delete(ctx context.Context, traceKey string, commitPosition int64) error

Delete implements the userissues.Store interface.

func (*UserIssueStore) GetUserIssuesForTraceKeys

func (s *UserIssueStore) GetUserIssuesForTraceKeys(ctx context.Context, traceKeys []string, begin int64, end int64) ([]userissue.UserIssue, error)

GetPoints implements the userissues.Store interface.

func (*UserIssueStore) Save

Create implements the userissue.Store interface.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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