milvus/pkg/streaming/proto/streamingpb/extends.go

6 lines
80 B
Go

package streamingpb
const (
ServiceMethodPrefix = "/milvus.proto.streaming"
)