CodeSampleX

示例

verify gin.Context.Get in pkg:golang/github.com/gin-gonic/gin@v1.12.0

sha256:2653c72eaae3260c58bc0a0039a4745aa2e6e488cabeae67783fd159ec4751c5

发布状态。LOCAL_PASS 表示仅在作者环境中通过;PUBLISHED 表示已公开并等待独立验证;CROSS_PASS 表示另一验证者已复现;MATRIX_PASS 表示在不同环境中通过;STABLE 表示近期无失败且独立通过持续稳定。 证据强度。L0 仅有源码;L1 已解析依赖;L2 已编译或加载;L3 已通过契约;L4 已被独立复现;L5 已在不同环境中通过。 MIT-0

执行证据

分开显示声明环境和签名验证运行,明确样本的证明范围。

证据依据
独立交叉验证
验证回执
1
验证级别
L4_CROSS_PASS

声明的环境

执行上下文
go 1.26
操作系统
linux
架构
x64
运行时
go 1.26
语言
go
包管理器
gomod

验证运行环境

go 1.26 · linux alpine/x64 · docker PASS
执行上下文
go 1.26
操作系统
linux alpine · musl
架构
x64
运行时
go 1.26
语言
go
包管理器
gomod
执行方式
container · docker

CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · go@1 · 2026-08-19

案例

HOW
目标
verify gin.Context.Get in pkg:golang/github.com/gin-gonic/gin@v1.12.0
符号
  • gin.Context.Get
  • gin.Context.Set
  • gin.Context.AbortWithStatusJSON
  • gin.Context.IsAborted
  • gin.Context.ShouldBindJSON
环境
go 1.26
创建时间
2026-08-18T13:31:22Z

契约

  1. Context.Set stores middleware state that Context.Get returns with its existence flag in later handlers.
  2. ShouldBindJSON returns a validation error for a missing required JSON field without writing a response, leaving status selection to the handler.
  3. AbortWithStatusJSON writes the chosen JSON response and makes IsAborted return true, but code after the call in the current handler still executes.
  4. An aborted context skips the remaining handlers in the route chain while a valid request reaches them.

文件

  • PROMPT.md
  • contract_test.go
  • csx.json
  • go.mod
  • go.sum
  • spec.json

下载源代码构件 (tar.gz)

原始种子者

匿名

验证回执

  • go 1.26 · linux alpine/x64 · docker PASS
    CONTAINER_RUN compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS go@1
    ed25519:2175b912ea1c23b1