Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Authenticate ¶
func Authenticate(handler userService.HandlerFunc) userService.HandlerFunc
func ErrorUserIDMissing ¶
func ErrorUserIDNotFound ¶
func UsersDelete ¶
func UsersDelete(userServiceContext userService.Context)
Types ¶
type UsersDeleteParameters ¶
type UsersDeleteParameters struct {
Password string `json:"password,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.