type Subtype struct { State *issue312.TaskState `protobuf:"varint,4,opt,name=state,enum=issue312.TaskState" json:"state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedSubtype(r randyEvents, easy bool) *Subtype
func (*Subtype) Descriptor() ([]byte, []int)
func (this *Subtype) Equal(that interface{}) bool
func (m *Subtype) GetState() issue312.TaskState
func (this *Subtype) GoString() string
func (*Subtype) ProtoMessage()
func (m *Subtype) Reset()
func (m *Subtype) String() string
func (m *Subtype) XXX_DiscardUnknown()
func (m *Subtype) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Subtype) XXX_Merge(src proto.Message)
func (m *Subtype) XXX_Size() int
func (m *Subtype) XXX_Unmarshal(b []byte) error