Versions in this module Expand all Collapse all v0 v0.1.0 Apr 15, 2018 Changes in this version + var Foo_name = map[int32]string + var Foo_value = map[string]int32 + type Bar struct + Baz []Foo + XXX_unrecognized []byte + func (*Bar) Descriptor() ([]byte, []int) + func (*Bar) ProtoMessage() + func (m *Bar) GetBaz() []Foo + func (m *Bar) Reset() + func (m *Bar) String() string + type Foo int32 + const Foo_ABC + const Foo_DEF + const Foo_GHI + const Foo_JKL + const Foo_MNO + const Foo_PQR + const Foo_STU + const Foo_VWX + const Foo_Y_Z + func (Foo) EnumDescriptor() ([]byte, []int) + func (x *Foo) UnmarshalJSON(data []byte) error + func (x Foo) Enum() *Foo + func (x Foo) String() string