usecase

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoOutputsFound = errors.New("no outputs found")
)

Functions

This section is empty.

Types

type FindOutputsByIdUseCase

type FindOutputsByIdUseCase struct {
	Client               genqlient.Client
	NodeReaderRepository node_reader.NodeReaderRepository
}

func NewFindOutputsByIdUseCase

func NewFindOutputsByIdUseCase(client genqlient.Client, nodeReaderRepository node_reader.NodeReaderRepository) *FindOutputsByIdUseCase

func (*FindOutputsByIdUseCase) Execute

func (r *FindOutputsByIdUseCase) Execute(ctx context.Context, index int) ([][]byte, error)

Jump to

Keyboard shortcuts

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