accountrepo

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const CName = "push.accountrepo"

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountRepo

type AccountRepo interface {
	SetAccountTopics(ctx context.Context, accountId string, topics []domain.Topic) error
	GetAccountIdsByTopics(ctx context.Context, topics []domain.Topic) ([]string, error)
	app.ComponentRunnable
}

func New

func New() AccountRepo

Directories

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

Jump to

Keyboard shortcuts

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