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:
5
internal/errors/doc.go
Normal file
5
internal/errors/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package errors defines structured error types used across the module,
|
||||
// including APIError, IOError, AuthenticationError, OAuthError, and
|
||||
// ValidationError. These implement error wrapping and preserve HTTP context.
|
||||
// Note: This is an internal package and not intended for direct external use.
|
||||
package errors
|
||||
Reference in New Issue
Block a user