# Functions
NewClient creates a new client which interacts with admin operations at EventStoreDB.
# Constants
ScavengeStatus_InProgress scavenge operation is in progress.
ScavengeStatus_Started scavenge operation is started.
ScavengeStatus_Stopped scavenge operation is stopped.
No description provided by the author
No description provided by the author
# Structs
Client provides interaction with admin operations at EvenStoreDB.
ScavengeResponse is a result received when scavenge operation is started and stopped.
StartScavengeRequest are set of options which can be set for a scavenge operation.
# Type aliases
ScavengeStatus is a status of the scavenge operation.