package
0.1.2
Repository: https://github.com/depado/capybara.git
Documentation: pkg.go.dev

# 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.