fit

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FitFile

type FitFile struct {
	Filepath   string
	Compressed bool
}

func FindFitFiles

func FindFitFiles(root string) ([]*FitFile, error)

FindFitFiles searches the root filepath for .fit files, and returns a Fit Parser for each one.

func (*FitFile) Parse

func (p *FitFile) Parse() (*types.LocationHistory, error)

func (*FitFile) String

func (p *FitFile) String() string

Jump to

Keyboard shortcuts

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