sync

package
v0.0.0-...-f50a457 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActivityListWrapperTypeIntl = iota
	ActivityListWrapperTypeCn
)

Variables

This section is empty.

Functions

func SynchronizeLatestActivities

func SynchronizeLatestActivities(userInfo UserInfo) (bool, string, error)

Types

type ActivityListWrapper

type ActivityListWrapper struct {
	ActivityList []garmin.ActivityListItem
	Type         int
}

type UserInfo

type UserInfo struct {
	Intl garmin.UserInfo `json:"intl"`
	Cn   garmin.UserInfo `json:"cn"`
}

Jump to

Keyboard shortcuts

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