package
0.18.0
Repository: https://github.com/hashicorp/boundary.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterTestServiceHandler registers the http handlers for service TestService to "mux".
RegisterTestServiceHandlerClient registers the http handlers for service TestService to "mux".
RegisterTestServiceHandlerFromEndpoint is same as RegisterTestServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTestServiceHandlerServer registers the http handlers for service TestService to "mux".
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
TestService_ServiceDesc is the grpc.ServiceDesc for TestService service.

# Structs

The request message.
The response message.
UnimplementedTestServiceServer must be embedded to have forward compatible implementations.

# Interfaces

TestServiceClient is the client API for TestService service.
TestServiceServer is the server API for TestService service.
UnsafeTestServiceServer may be embedded to opt out of forward compatibility for this service.