Documentation
¶
Overview ¶
Package switchview is a generated protocol buffer package.
It is generated from these files:
gomatcha.io/matcha/pb/view/switchview/switchview.proto
It has these top-level messages:
View Event
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct {
Value bool `protobuf:"varint,1,opt,name=value" json:"value,omitempty"`
}
func (*Event) Descriptor ¶
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
type View ¶
type View struct {
Value bool `protobuf:"varint,1,opt,name=value" json:"value,omitempty"`
}
func (*View) Descriptor ¶
func (*View) ProtoMessage ¶
func (*View) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.