tx

package
v0.0.0-...-e824e62 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DBRowToTxRecord

func DBRowToTxRecord(row database.RowType) types.TxRecord

func DBRowsToTxRecords

func DBRowsToTxRecords(row []database.RowType) []types.TxRecord

func GetAllTxsByAction

func GetAllTxsByAction(action string) ([]types.TxRecord, error)

Without Pagination

func GetTxsByAction

func GetTxsByAction(
	action string,
	limitOffset types.DBLimitOffset) ([]types.TxRecord, types.Pagination, error)

With Pagination

Types

This section is empty.

Jump to

Keyboard shortcuts

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