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) NewAccount ¶
func (h AccountHandler) NewAccount(w http.ResponseWriter, r *http.Request)
type CustomerHandlers ¶
type CustomerHandlers struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.