Documentation
¶
Index ¶
- func Backend(c *logical.BackendConfig) *backend
- func Factory(ctx context.Context, c *logical.BackendConfig) (logical.Backend, error)
- func MPatchAtoi(rErr error) *mpatch.Patch
- func MPatchCreateSignature(rVal string, errVal error) *mpatch.Patch
- func MPatchCreateSignedTransaction(rVal string, errVal error) *mpatch.Patch
- func MPatchDecodeJSON(rval error) *mpatch.Patch
- func MPatchDecodeJSONOverrideStruct(userData helpers.UserDetails) *mpatch.Patch
- func MPatchDeriveAddress(rVal string, errVal error) *mpatch.Patch
- func MPatchDerivePrivateKey(rVal string, errVal error) *mpatch.Patch
- func MPatchDerivePublicKey(rVal string, errVal error) *mpatch.Patch
- func MPatchEntryJSON(rErr error) *mpatch.Patch
- func MPatchGet(rval interface{}) *mpatch.Patch
- func MPatchGetPubSub(serverID string, e error) *mpatch.Patch
- func MPatchMnemonicFromEntropy(rVal string, rErr error) *mpatch.Patch
- func MPatchNewClient(rErr error) *mpatch.Patch
- func MPatchPublish() *mpatch.Patch
- func MPatchSplitString(rVal []string) *mpatch.Patch
- func MPatchStringInSlice(rVal bool) *mpatch.Patch
- func MPatchValidateFields(rErr error) *mpatch.Patch
- func MPatchVerifyJWTSignature(rval1 bool, rval2 string) *mpatch.Patch
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MPatchAtoi ¶
func MPatchAtoi(rErr error) *mpatch.Patch
func MPatchCreateSignature ¶
func MPatchDecodeJSON ¶
func MPatchDecodeJSON(rval error) *mpatch.Patch
func MPatchDecodeJSONOverrideStruct ¶
func MPatchDecodeJSONOverrideStruct(userData helpers.UserDetails) *mpatch.Patch
func MPatchDeriveAddress ¶
func MPatchDerivePrivateKey ¶
func MPatchDerivePublicKey ¶
func MPatchEntryJSON ¶
func MPatchEntryJSON(rErr error) *mpatch.Patch
func MPatchGetPubSub ¶
func MPatchNewClient ¶
func MPatchNewClient(rErr error) *mpatch.Patch
func MPatchPublish ¶
func MPatchPublish() *mpatch.Patch
func MPatchSplitString ¶
func MPatchSplitString(rVal []string) *mpatch.Patch
func MPatchStringInSlice ¶
func MPatchStringInSlice(rVal bool) *mpatch.Patch
func MPatchValidateFields ¶
func MPatchValidateFields(rErr error) *mpatch.Patch
Types ¶
This section is empty.
Source Files
¶
- backend.go
- monkey_patches.go
- path_add_mfa_source.go
- path_address.go
- path_backup_third_shard.go
- path_cancel_wallet_restoration.go
- path_get_identifier.go
- path_get_third_shard.go
- path_guardians.go
- path_health_check.go
- path_info.go
- path_initiate_wallet_restoration.go
- path_new_user.go
- path_register.go
- path_remove_guardian.go
- path_save_user_consent.go
- path_self_veto.go
- path_sign.go
- path_signature.go
- path_submit_otp.go
- path_update_recovery_file_id.go
- path_update_rsa_keys.go
- path_vault_restoration_status.go
- path_vault_status.go
- path_verify_guardian.go
- path_veto.go
Click to show internal directories.
Click to hide internal directories.