Versions in this module Expand all Collapse all v1 v1.0.0 May 12, 2023 Changes in this version + const EventTypeUserShake + type AroundBeacon struct + Distance float64 + Major int + Minor int + UUID string + type ChosenBeacon struct + Distance float64 + Major int + Minor int + UUID string + type UserShakeEvent struct + AroundBeacons []AroundBeacon + ChosenBeacon *ChosenBeacon + EventType core.EventType + XMLName struct{} + func GetUserShakeEvent(msg *core.MixedMsg) *UserShakeEvent