Documentation
¶
Overview ¶
Package codes documents the status codes used by usersvc in error responses.
Index ¶
Constants ¶
View Source
const ( Nil = iota BadRouting HashFailed UserExists WrongEmail WrongPassword BadRequest NotFound // DeleteOwner indicates that a user cannot be deleted because it is currently the owner of a class. DeleteOwner )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.