Documentation ¶
Index ¶
- type 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 (dst *Subtype) XXX_Merge(src proto.Message)
- func (m *Subtype) XXX_Size() int
- func (m *Subtype) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subtype ¶
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 ¶
func (*Subtype) Descriptor ¶
func (*Subtype) ProtoMessage ¶
func (*Subtype) ProtoMessage()
func (*Subtype) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *Subtype) XXX_DiscardUnknown()
func (*Subtype) XXX_Marshal ¶ added in v1.1.0
func (*Subtype) XXX_Unmarshal ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.