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