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

func (*IdMessage) Descriptor() ([]byte, []int)

Deprecated: Use IdMessage.ProtoReflect.Descriptor instead.

func (*IdMessage) GetUuid

func (x *IdMessage) GetUuid() string

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

func (x *IdMessage) String() string

Source Files

message.pb.go

Version
v2.26.1 (latest)
Published
Feb 7, 2025
Platform
linux/amd64
Imports
4 packages
Last checked
6 days ago

Tools for package owners.