repositories

package
v0.0.0-...-12f81a5 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2023 License: Unlicense Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repositories

type Repositories struct {
	// contains filtered or unexported fields
}

func NewRepositories

func NewRepositories(db *bolt.DB) *Repositories

func (*Repositories) GetAccount

func (repo *Repositories) GetAccount(id string) (models.Account, error)

func (*Repositories) GetPayment

func (repo *Repositories) GetPayment(id string) (models.Payment, error)

func (*Repositories) SaveAccount

func (repo *Repositories) SaveAccount(account models.Account) error

func (*Repositories) SavePayment

func (repo *Repositories) SavePayment(payment models.Payment) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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