package
0.0.0-20240817231209-e4f07c7f0400
Repository: https://github.com/cshep4/proto-registry.git
Documentation: pkg.go.dev

# Functions

NewStreamingServiceClient constructs a client for the streaming.v1.StreamingService service.
NewStreamingServiceHandler builds an HTTP handler from the service implementation.

# Constants

StreamingServiceDownloadFileProcedure is the fully-qualified name of the StreamingService's DownloadFile RPC.
StreamingServiceEchoProcedure is the fully-qualified name of the StreamingService's Echo RPC.
StreamingServiceName is the fully-qualified name of the StreamingService service.
StreamingServiceUploadFileProcedure is the fully-qualified name of the StreamingService's UploadFile RPC.

# Structs

UnimplementedStreamingServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

StreamingServiceClient is a client for the streaming.v1.StreamingService service.
StreamingServiceHandler is an implementation of the streaming.v1.StreamingService service.