Documentation ¶
Index ¶
Constants ¶
View Source
const ( GarageNumber = "garageNumber" FullName = "fullName" PhoneNumber = "phoneNumber" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct {
// contains filtered or unexported fields
}
func (*Account) CreateFromBindings ¶
type Payment ¶
type Payment struct {
// contains filtered or unexported fields
}
func NewPayment ¶
func NewPayment() *Payment
Click to show internal directories.
Click to hide internal directories.