Documentation ¶
Index ¶
Constants ¶
View Source
const HelloProtoBufServiceName = "path/to/protobuf/pkg.HelloService"
Variables ¶
View Source
var File_hello_proto protoreflect.FileDescriptor
Functions ¶
func RegisterHelloService ¶
func RegisterHelloService(svc HelloServiceInterface) error
Types ¶
type HelloServer ¶
type HelloServer struct { }
type HelloServiceInterface ¶
type String ¶
type String struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*String) Descriptor
deprecated
func (*String) ProtoMessage ¶
func (*String) ProtoMessage()
func (*String) ProtoReflect ¶
func (x *String) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.