Versions in this module Expand all Collapse all v1 v1.0.0 Feb 2, 2018 Changes in this version + type Bar struct + Pick isBar_Pick + func NewPopulatedBar(r randyOneofembed, easy bool) *Bar + func (*Bar) Descriptor() ([]byte, []int) + func (*Bar) ProtoMessage() + func (*Bar) XXX_OneofFuncs() (func(msg proto1.Message, b *proto1.Buffer) error, ...) + func (m *Bar) GetA() bool + func (m *Bar) GetB() bool + func (m *Bar) GetPick() isBar_Pick + func (m *Bar) Reset() + func (m *Bar) String() string + func (this *Bar) Equal(that interface{}) bool + type Bar_A struct + A bool + func NewPopulatedBar_A(r randyOneofembed, easy bool) *Bar_A + func (this *Bar_A) Equal(that interface{}) bool + type Bar_B struct + B bool + func NewPopulatedBar_B(r randyOneofembed, easy bool) *Bar_B + func (this *Bar_B) Equal(that interface{}) bool + type Foo struct + func NewPopulatedFoo(r randyOneofembed, easy bool) *Foo + func (*Foo) Descriptor() ([]byte, []int) + func (*Foo) ProtoMessage() + func (m *Foo) Reset() + func (m *Foo) String() string + func (this *Foo) Equal(that interface{}) bool