Versions in this module Expand all Collapse all v1 v1.3.1 Jul 11, 2018 v1.3.0 Jun 10, 2018 Changes in this version + type Event struct + Id string + Params map[string]string + Raw []byte + Response *Response + Time int64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Event) Descriptor() ([]byte, []int) + func (*Event) ProtoMessage() + func (dst *Event) XXX_Merge(src proto.Message) + func (m *Event) GetId() string + func (m *Event) GetParams() map[string]string + func (m *Event) GetRaw() []byte + func (m *Event) GetResponse() *Response + func (m *Event) GetTime() int64 + func (m *Event) Reset() + func (m *Event) String() string + func (m *Event) XXX_DiscardUnknown() + func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Event) XXX_Size() int + func (m *Event) XXX_Unmarshal(b []byte) error + type Response struct + CommandUuid string + RequestType string + Status string + Udid string + UserId string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Response) Descriptor() ([]byte, []int) + func (*Response) ProtoMessage() + func (dst *Response) XXX_Merge(src proto.Message) + func (m *Response) GetCommandUuid() string + func (m *Response) GetRequestType() string + func (m *Response) GetStatus() string + func (m *Response) GetUdid() string + func (m *Response) GetUserId() string + func (m *Response) Reset() + func (m *Response) String() string + func (m *Response) XXX_DiscardUnknown() + func (m *Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Response) XXX_Size() int + func (m *Response) XXX_Unmarshal(b []byte) error