mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-05 08:27:05 +02:00
refactor and typo fixes
This commit is contained in:
@@ -22,7 +22,7 @@ type Error interface {
|
||||
Subjectf(format string, args ...any) Error
|
||||
}
|
||||
|
||||
// this makes JSON marshalling work,
|
||||
// this makes JSON marshaling work,
|
||||
// as the builtin one doesn't.
|
||||
type errStr string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user