Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewData, NewGormDB, NewVirtualWalletRepo, NewTranscationRepo)
Functions ¶
func NewTranscationRepo ¶
func NewTranscationRepo(data *Data) biz.TranscationRepo
func NewVirtualWalletRepo ¶
func NewVirtualWalletRepo(data *Data) biz.WalletRepo
Types ¶
type Transcation ¶
Click to show internal directories.
Click to hide internal directories.