werun

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	StepInfoList []struct {
		Timestamp int `json:"timestamp"`
		Step      int `json:"step"`
	} `json:"stepInfoList"`
}

Data 微信运动数据

type WeRun

type WeRun struct {
	*context.Context
}

WeRun 微信运动

func NewWeRun

func NewWeRun(ctx *context.Context) *WeRun

NewWeRun 实例化

func (*WeRun) GetWeRunData

func (werun *WeRun) GetWeRunData(sessionKey, encryptedData, iv string) (*Data, error)

GetWeRunData 解密数据

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL