Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrWalletAlreadyExisting = fmt.Errorf("wallet already existing")
)
Functions ¶
func NewExternalScriptRepository ¶ added in v0.2.0
func NewExternalScriptRepository() domain.ExternalScriptRepository
func NewRepoManager ¶
func NewRepoManager() ports.RepoManager
func NewTransactionRepository ¶
func NewTransactionRepository() domain.TransactionRepository
func NewUtxoRepository ¶
func NewUtxoRepository() domain.UtxoRepository
func NewWalletRepository ¶
func NewWalletRepository() domain.WalletRepository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.