mirror of
https://github.com/aykhans/go-utils.git
synced 2026-01-14 02:41:20 +00:00
feat: add 'HandleErrorOrDefault' with fallback handler
This commit is contained in:
@@ -14,7 +14,7 @@ tasks:
|
||||
|
||||
tidy: go mod tidy {{.CLI_ARGS}}
|
||||
|
||||
test: go test ./... {{.CLI_ARGS}}
|
||||
test: go test -race ./... {{.CLI_ARGS}}
|
||||
|
||||
fmt:
|
||||
desc: Run linters
|
||||
|
||||
Reference in New Issue
Block a user