package
3.2.2
Repository: https://github.com/lavanet/lava.git
Documentation: pkg.go.dev

# Functions

InMemoryClientConn creates a grpc client connection to a grpc server which is listening on a random port.
No description provided by the author
RegisterTestHandler registers the http handlers for service Test to "mux".
RegisterTestHandlerClient registers the http handlers for service Test to "mux".
RegisterTestHandlerFromEndpoint is same as RegisterTestHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTestHandlerServer registers the http handlers for service Test to "mux".
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
UnimplementedTestServer can be embedded to have forward compatible implementations.

# Interfaces

TestClient is the client API for Test service.
TestServer is the server API for Test service.