mirror of
https://github.com/aykhans/go-utils.git
synced 2025-10-15 18:25:57 +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