persistence

package
v0.0.0-...-13caa8d Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsTransactionResultSuccessful

func IsTransactionResultSuccessful(result int32) bool

func NewAccountRepository

func NewAccountRepository(dbClient interfaces.DbClient) interfaces.AccountRepository

NewAccountRepository creates an instance of a accountRepository struct

func NewAddressBookEntryRepository

func NewAddressBookEntryRepository(dbClient interfaces.DbClient) interfaces.AddressBookEntryRepository

NewAddressBookEntryRepository creates an instance of a addressBookEntryRepository struct.

func NewBlockRepository

func NewBlockRepository(dbClient interfaces.DbClient) interfaces.BlockRepository

NewBlockRepository creates an instance of a blockRepository struct

func NewTransactionRepository

func NewTransactionRepository(dbClient interfaces.DbClient) interfaces.TransactionRepository

NewTransactionRepository creates an instance of a TransactionRepository struct

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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