tags

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2019 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Inside

type Inside struct {
	Field1               *string  `protobuf:"bytes,1,opt,name=Field1" json:"MyField1" xml:",chardata"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func NewPopulatedInside

func NewPopulatedInside(r randyTags, easy bool) *Inside

func (*Inside) Descriptor

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

func (*Inside) GetField1

func (m *Inside) GetField1() string

func (*Inside) ProtoMessage

func (*Inside) ProtoMessage()

func (*Inside) Reset

func (m *Inside) Reset()

func (*Inside) String

func (m *Inside) String() string

func (*Inside) XXX_DiscardUnknown added in v1.1.0

func (m *Inside) XXX_DiscardUnknown()

func (*Inside) XXX_Marshal added in v1.1.0

func (m *Inside) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Inside) XXX_Merge added in v1.1.0

func (m *Inside) XXX_Merge(src proto.Message)

func (*Inside) XXX_Size added in v1.1.0

func (m *Inside) XXX_Size() int

func (*Inside) XXX_Unmarshal added in v1.1.0

func (m *Inside) XXX_Unmarshal(b []byte) error

type Outside

type Outside struct {
	*Inside `protobuf:"bytes,1,opt,name=Inside,embedded=Inside" json:""`
	Field2  *string `protobuf:"bytes,2,opt,name=Field2" json:"MyField2" xml:",comment"`
	// Types that are valid to be assigned to Filed:
	//	*Outside_Field3
	Filed                isOutside_Filed `protobuf_oneof:"filed"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func NewPopulatedOutside

func NewPopulatedOutside(r randyTags, easy bool) *Outside

func (*Outside) Descriptor

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

func (*Outside) GetField2

func (m *Outside) GetField2() string

func (*Outside) GetField3 added in v1.3.1

func (m *Outside) GetField3() string

func (*Outside) GetFiled added in v1.3.1

func (m *Outside) GetFiled() isOutside_Filed

func (*Outside) ProtoMessage

func (*Outside) ProtoMessage()

func (*Outside) Reset

func (m *Outside) Reset()

func (*Outside) String

func (m *Outside) String() string

func (*Outside) XXX_DiscardUnknown added in v1.1.0

func (m *Outside) XXX_DiscardUnknown()

func (*Outside) XXX_Marshal added in v1.1.0

func (m *Outside) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Outside) XXX_Merge added in v1.1.0

func (m *Outside) XXX_Merge(src proto.Message)

func (*Outside) XXX_OneofWrappers added in v1.3.1

func (*Outside) XXX_OneofWrappers() []interface{}

XXX_OneofWrappers is for the internal use of the proto package.

func (*Outside) XXX_Size added in v1.1.0

func (m *Outside) XXX_Size() int

func (*Outside) XXX_Unmarshal added in v1.1.0

func (m *Outside) XXX_Unmarshal(b []byte) error

type Outside_Field3 added in v1.3.1

type Outside_Field3 struct {
	Field3 string `protobuf:"bytes,3,opt,name=Field3,oneof" json:"MyField3" xml:",comment"`
}

func NewPopulatedOutside_Field3 added in v1.3.1

func NewPopulatedOutside_Field3(r randyTags, easy bool) *Outside_Field3

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL