...

Package sub

import "github.com/grpc-ecosystem/grpc-gateway/v2/examples/internal/proto/sub"
Overview
Index

Overview ▾

Variables

var File_examples_internal_proto_sub_message_proto protoreflect.FileDescriptor

type StringMessage

type StringMessage struct {
    Value *string `protobuf:"bytes,1,req,name=value" json:"value,omitempty"`
    // contains filtered or unexported fields
}

func (*StringMessage) Descriptor

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

Deprecated: Use StringMessage.ProtoReflect.Descriptor instead.

func (*StringMessage) GetValue

func (x *StringMessage) GetValue() string

func (*StringMessage) ProtoMessage

func (*StringMessage) ProtoMessage()

func (*StringMessage) ProtoReflect

func (x *StringMessage) ProtoReflect() protoreflect.Message

func (*StringMessage) Reset

func (x *StringMessage) Reset()

func (*StringMessage) String

func (x *StringMessage) String() string