mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 09:03:00 +00:00
fixed timecode issue
This commit is contained in:
5
internal/data/doc.go
Normal file
5
internal/data/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package data provides helpers and enrichments for Garmin wellness and metric
|
||||
// data. It includes parsing utilities, convenience wrappers that add methods to
|
||||
// decoded responses, and transformations used by higher-level APIs.
|
||||
// Note: This is an internal package and not intended for direct external use.
|
||||
package data
|
||||
Reference in New Issue
Block a user