Versions in this module Expand all Collapse all v0 v0.1.0 Aug 1, 2017 Changes in this version + type Event struct + Value int64 + func (*Event) Descriptor() ([]byte, []int) + func (*Event) ProtoMessage() + func (m *Event) GetValue() int64 + func (m *Event) Reset() + func (m *Event) String() string + type View struct + Enabled bool + Momentary bool + Titles []string + Value int64 + func (*View) Descriptor() ([]byte, []int) + func (*View) ProtoMessage() + func (m *View) GetEnabled() bool + func (m *View) GetMomentary() bool + func (m *View) GetTitles() []string + func (m *View) GetValue() int64 + func (m *View) Reset() + func (m *View) String() string