package
0.0.0-20240831194536-2d10c8b25554
Repository: https://github.com/encryptedl/cryptfs.git
Documentation: pkg.go.dev

# Functions

New creates an instances of the client with the provided options.
WithAddress sets the address for the client co connect to.
WithFallbackToPlainTCP configures the client to fallback to plain unsecured TCP.

# Variables

ErrTimeout is the error returned when things time out.

# Structs

Client is a low-level metadata server client that can send and receive message.Message's.

# Type aliases

Option is a client functional option for configuring the client.