Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccountHandler ¶
type AccountHandler struct {
// contains filtered or unexported fields
}
func (AccountHandler) MakeTransaction ¶
func (h AccountHandler) MakeTransaction(w http.ResponseWriter, r *http.Request)
/customers/2000/accounts/90720
type AuthMiddleware ¶
type AuthMiddleware struct {
// contains filtered or unexported fields
}
type CustomerHandlers ¶
type CustomerHandlers struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.