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