package sub2
import "github.com/grpc-ecosystem/grpc-gateway/v2/examples/internal/proto/sub2"
Index ¶
Variables ¶
var File_examples_internal_proto_sub2_message_proto protoreflect.FileDescriptor
Types ¶
type IdMessage ¶
type IdMessage struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*IdMessage) Descriptor ¶
Deprecated: Use IdMessage.ProtoReflect.Descriptor instead.
func (*IdMessage) GetUuid ¶
func (*IdMessage) ProtoMessage ¶
func (*IdMessage) ProtoMessage()
func (*IdMessage) ProtoReflect ¶
func (x *IdMessage) ProtoReflect() protoreflect.Message
func (*IdMessage) Reset ¶
func (x *IdMessage) Reset()
func (*IdMessage) String ¶
Source Files ¶
- Version
- v2.26.1 (latest)
- Published
- Feb 7, 2025
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 6 days ago –
Tools for package owners.