Versions in this module Expand all Collapse all v1 v1.0.0 May 12, 2023 Changes in this version + type BeaconInfo struct + Distance float64 + Major int + Minor int + UUID string + type Shakeinfo struct + BeaconInfo BeaconInfo + Openid string + PageId int64 + PoiId *int64 + func GetShakeInfo(clt *core.Client, ticket string, needPoi bool) (info *Shakeinfo, err error)