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:
4
shared/interfaces/doc.go
Normal file
4
shared/interfaces/doc.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package interfaces defines narrow contracts shared across packages.
|
||||
// Notably, APIClient abstracts HTTP access required by data and stats layers,
|
||||
// and BaseData/Data define the concurrent day-by-day retrieval pattern.
|
||||
package interfaces
|
||||
Reference in New Issue
Block a user