Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UserAPI ¶
type UserAPI struct {
// contains filtered or unexported fields
}
func NewUserAPI ¶
func NewUserAPI() *UserAPI
func (*UserAPI) OnDeleteUser ¶
func (api *UserAPI) OnDeleteUser(w http.ResponseWriter, r *http.Request)
func (*UserAPI) OnUpdateUser ¶
func (api *UserAPI) OnUpdateUser(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.