Documentation
¶
Index ¶
Constants ¶
View Source
const ( // GroupCollection - GroupCollection名 GroupCollection = "groups" // PaymentCollection - PaymentCollection名 PaymentCollection = "payments" )
Variables ¶
This section is empty.
Functions ¶
func NewExchangeRepository ¶
func NewExchangeRepository(r *redis.Client) exchange.ExchangeRepository
NewExchangeRepository - ExchangeRepositoryの生成
func NewGroupRepository ¶
func NewGroupRepository(fs *firestore.Firestore) group.GroupRepository
NewGroupRepository - GroupRepositoryの生成
func NewPaymentRepository ¶
func NewPaymentRepository(fs *firestore.Firestore) payment.PaymentRepository
NewPaymentRepository - PaymentRepositoryの生成
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.