Documentation ¶
Index ¶
Constants ¶
View Source
const ( AuthAction = "authenticate" CreateAction = "create" DeleteAction = "delete" UpdateAction = "update" CollectAction = "collect" CollectSecondHWAction = "collectHW" StatusError = "ERROR" StatusSuccess = "SUCCESS" StatusAuthenticated = "AUTHENTICATED" StatusCreated = "CREATED" StatusConflict = "CONFLICT" NOT_MATCH = "password not match" ACCOUNT_ALREADY_EXIST = "account already exist" ACCOUNT_NOT_FOUND = "account not found" )
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.