Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLoanAPI ¶
func ValidateLoan ¶
Types ¶
type Options ¶
type Options struct { MoneyAccountAPI transaction.ChamaAccountAPIServer TransactionAPI transaction.TransactionAPIServer SQLDB *gorm.DB PageHasher *hashids.HashID Logger grpclog.LoggerV2 Auth auth.API AllowedGroups []string }
Click to show internal directories.
Click to hide internal directories.