transaction

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package transaction provides transaction commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTransactions

func NewTransactions(l *service.Locator) *cobra.Command

NewTransactions creates a new `transactions` command.

Types

type TransactionsDeps

type TransactionsDeps interface {
	Clock() clock.Clock
	TransactionsFinder() transaction.Finder
	DataWriter() io.DataWriter
	CtxdLogger() ctxd.Logger
}

TransactionsDeps is dependencies for finding transactions.

Jump to

Keyboard shortcuts

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