var File_cmd_protoc_gen_go_testdata_extensions_base_base_proto protoreflect.FileDescriptor
type BaseMessage struct { Field *string `protobuf:"bytes,1,opt,name=field" json:"field,omitempty"` // contains filtered or unexported fields }
func (*BaseMessage) Descriptor() ([]byte, []int)
Deprecated: Use BaseMessage.ProtoReflect.Descriptor instead.
func (x *BaseMessage) GetField() string
func (*BaseMessage) ProtoMessage()
func (x *BaseMessage) ProtoReflect() protoreflect.Message
func (x *BaseMessage) Reset()
func (x *BaseMessage) String() string
type MessageSetWireFormatMessage struct {
// contains filtered or unexported fields
}
func (*MessageSetWireFormatMessage) Descriptor() ([]byte, []int)
Deprecated: Use MessageSetWireFormatMessage.ProtoReflect.Descriptor instead.
func (*MessageSetWireFormatMessage) ProtoMessage()
func (x *MessageSetWireFormatMessage) ProtoReflect() protoreflect.Message
func (x *MessageSetWireFormatMessage) Reset()
func (x *MessageSetWireFormatMessage) String() string