mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 00:52:40 +00:00
fixed timecode issue
This commit is contained in:
4
shared/models/doc.go
Normal file
4
shared/models/doc.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package models defines shared data models that are safe to expose to public
|
||||
// packages, including user settings and related sub-structures consumed by
|
||||
// both internal client code and public wrappers.
|
||||
package models
|
||||
Reference in New Issue
Block a user