package events
import "github.com/gogo/protobuf/test/issue312/events"
Package events is a generated protocol buffer package.
It is generated from these files:
events.proto
It has these top-level messages:
Subtype
Index ¶
- type Subtype
- 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
Types ¶
type Subtype ¶
type Subtype struct { State *issue312.TaskState `protobuf:"varint,4,opt,name=state,enum=issue312.TaskState" json:"state,omitempty"` XXX_unrecognized []byte `json:"-"` }
func NewPopulatedSubtype ¶
func (*Subtype) Descriptor ¶
func (*Subtype) Equal ¶
func (*Subtype) GetState ¶
func (*Subtype) GoString ¶
func (*Subtype) ProtoMessage ¶
func (*Subtype) ProtoMessage()
func (*Subtype) Reset ¶
func (m *Subtype) Reset()
func (*Subtype) String ¶
Source Files ¶
- Version
- v1.0.0
- Published
- Feb 2, 2018
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 2 days ago –
Tools for package owners.