Registry / serialization / go-openapi-errors

go-openapi-errors

JSON →
library0.22.7gogounverified

Provides an Error interface and concrete types for managing API errors and JSON-schema validation errors, used throughout the go-openapi toolkit.

go get github.com/go-openapi/errors
INSTALL
IMPORT
SIG · GO-OPENAPI-ERRORS
G
go-openapi-errors
serializationgov0.22.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

errors
github.com/go-openapi/errors

Create and handle OpenAPI errors

import "github.com/go-openapi/errors" func main() { err := errors.New(404, "not found") _ = err }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
go-openapi-errors — go get go-openapi-errors · libregistry