type Object struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedObject(r randySortable, easy bool) *Object
func (*Object) Descriptor() ([]byte, []int)
func (this *Object) Equal(that interface{}) bool
func (this *Object) GoString() string
func (*Object) ProtoMessage()
func (m *Object) Reset()
func (m *Object) String() string
func (m *Object) XXX_DiscardUnknown()
func (m *Object) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Object) XXX_Merge(src proto.Message)
func (m *Object) XXX_Size() int
func (m *Object) XXX_Unmarshal(b []byte) error