{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/stackprune/errors","name":"github.com/stackprune/errors","description":"Package errors provides a modern, lightweight alternative to pkg/errors,\ncapturing a single stack trace at error creation time and preserving it\nthrough all wraps. It avoids redundant stack traces while maintaining\ncompatibility with Go 1.13+ errors.Is / errors.As / errors.Unwrap.\n\nThe API includes `New`, `Wrap`, `Errorf`, `WithStack`, and `Join`, offering\nfamiliar ergonomics without the noise of `WithMessage` or similar.\n\nThe *Error type also implements slog.LogValuer for structured logging.\n\nExample_slogStructuredLogging demonstrates how to use slog for structured logging","version":"v1.1.0","softwareVersion":"v1.1.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/stackprune/errors","issueTracker":"https://github.com/stackprune/errors/issues","url":"https://github.com/stackprune/errors","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2025-06-08","dateModified":"2025-06-16","datePublished":"2025-06-16","copyrightYear":2025,"downloadUrl":"https://proxy.golang.org/github.com/stackprune/errors/@v/v1.1.0.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/stackprune/errors#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/stackprune/errors"],"https://www.w3.org/ns/activitystreams#likes":1}