# Functions
New creates a new instance of the command processor.
WithClient is an option that enable you to explicitly supply a client.
# Structs
CmdProcessor handles the garbage collection commands.
GCInput holds the configuration for the command processor.
# Type aliases
CmdProcessorOption is a function type to supply options when creating the command processor.