Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAccountRepository ¶
func NewAccountRepository(db orm.DB) wallet.AccountRepository
NewAccountRepository returns a new instance of a account repository based on Postgres.
func NewPaymentRepository ¶
func NewPaymentRepository(db orm.DB) wallet.PaymentRepository
NewPaymentRepository returns a new instance of a payment repository based on Postgres.
Types ¶
type IdempotencyKey ¶
Click to show internal directories.
Click to hide internal directories.