package
Version:
v14.14.0
Opens a new window with list of versions in this module.
Published: Dec 2, 2022
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RequestBody struct {
KeyId string `json:"key_id,omitempty"`
UserId int64 `json:"user_id,omitempty"`
}
type Response struct {
Success bool `json:"success"`
RecoveryCodes []string `json:"recovery_codes"`
Message string `json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.