# Structs

AuthGroup auth config options.
CommonOpts sets externally from main, shared across all commands.
IPFSGroup defines options for connection to the IPFS node.
KeyringGroup keyring config options.
NodeGroup defines options for connection to the blockchain node.
RedisGroup redis config options.
RegistryGroup defines options for connection to the OBADA DID registry.
ServerCommand with command line flags and env.
SSLGroup defines options group for server ssl params.

# Interfaces

CommonOptionsCommander extends flags.Commander with SetCommon All commands should implement this interfaces.