Package godbc provides design-by-contract assertions for Go, including preconditions, postconditions, and invariants.
go get github.com/lpabon/godbcNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates precondition and postcondition checks.
Use 'go build -tags prod' to disable assertions for performance.
No dependency data recorded yet.