Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIServer ¶
type APIServer struct {
// contains filtered or unexported fields
}
func (*APIServer) HandleTransfer ¶
type CreateAccountRequest ¶
type CreateAccountRequest struct {
CustomerID int `json:"customer_id"`
}
type CreateCustomerRequest ¶
type LoginRequest ¶
type LoginResponse ¶
type TransferRequest ¶
Click to show internal directories.
Click to hide internal directories.