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