mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 17:11:42 +00:00
fixed timecode issue
This commit is contained in:
5
internal/config/doc.go
Normal file
5
internal/config/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package config defines the application configuration schema and helpers for
|
||||
// locating, loading, saving, and initializing configuration files following
|
||||
// conventional XDG directory layout.
|
||||
// Note: This is an internal package and not intended for direct external use.
|
||||
package config
|
||||
Reference in New Issue
Block a user