# Functions

New returns new vdr controller command instance.

# Constants

command name.
constants for the VDR controller's methods.
CreateDIDErrorCode for create did error.
constants for the VDR controller's methods.
GetDIDErrorCode for get did error.
constants for the VDR controller's methods.
InvalidRequestErrorCode is typically a code for invalid requests.
constants for the VDR controller's methods.
ResolveDIDErrorCode for get did error.
command methods.
SaveDIDErrorCode for save did error.

# Structs

Command contains command operations provided by vdr controller.
CreateDIDRequest is model for create did request.
DIDArgs is model for did doc with fields related to command features.
DIDRecordResult holds the did doc records.
Document is model for did document.
IDArg model This is used for querying/removing by did ID from input json.
NameArg model This is used for querying by did name from input json.