# Functions
NewSegmentWriterServiceClient constructs a client for the segmentwriter.v1.SegmentWriterService service.
NewSegmentWriterServiceHandler builds an HTTP handler from the service implementation.
RegisterSegmentWriterServiceHandler register an HTTP handler to a mux.Router from the service implementation.
# Constants
SegmentWriterServiceName is the fully-qualified name of the SegmentWriterService service.
SegmentWriterServicePushProcedure is the fully-qualified name of the SegmentWriterService's Push RPC.
# Structs
UnimplementedSegmentWriterServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
SegmentWriterServiceClient is a client for the segmentwriter.v1.SegmentWriterService service.
SegmentWriterServiceHandler is an implementation of the segmentwriter.v1.SegmentWriterService service.