package
0.1.13
Repository: https://github.com/nightblue-io/vortex-go.git
Documentation: pkg.go.dev

# Functions

NewClient returns a client connection to the 'operations' service.
No description provided by the author
RegisterOperationsHandler registers the http handlers for service Operations to "mux".
RegisterOperationsHandlerClient registers the http handlers for service Operations to "mux".
RegisterOperationsHandlerFromEndpoint is same as RegisterOperationsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterOperationsHandlerServer registers the http handlers for service Operations to "mux".
No description provided by the author

# Constants

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

# Variables

No description provided by the author
Operations_ServiceDesc is the grpc.ServiceDesc for Operations service.

# Structs

Request message for the CancelOperation rpc.
ClientOptions represents the optional options to NewClient.
Request message for the DeleteOperation rpc.
Request message for the GetOperation rpc.
No description provided by the author
Request message for the ListOperations rpc.
Response message for the ListOperations rpc.
UnimplementedOperationsServer must be embedded to have forward compatible implementations.
Request message for the WaitOperation rpc.

# Interfaces

OperationsClient is the client API for Operations service.
OperationsServer is the server API for Operations service.
UnsafeOperationsServer may be embedded to opt out of forward compatibility for this service.