# Packages
No description provided by the author
# Functions
NewClient creates a new capybara client using the given capybara GRPc address and various options such as the token, path to the server's CA certificate or a unique identifier.
# Variables
ErrLockNotClaimed is an error returned when the desired lock can't be claimed.
# Structs
Client is the main client struct.
ClientOpts represents the various options that can be passed to NewClient.