package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev

# Functions

New establishes connection to remote gRPC server note that if connection is unavailable, it will try to establish it until context provided expires.
NewFromConn creates a new client based on existing connection conn.

# Structs

Client is the RPC client.
Config defines configuration to connect to a remote RPC agent.

# Interfaces

Interface is high level RPC agent interface.