サンプル
Prove that json.Encoder.Encode always writes a trailing newline to its output.
sha256:d7f30a3d1e11d232925d842f097605706202d765193284ba4a9a02cdd384e0a1
PUBLISHED
L3_CONTRACT_PASS
MIT-0
ケース
- ゴール
- Prove that json.Encoder.Encode always writes a trailing newline to its output. HOW
- パッケージ
- encoding/json 1.26.5
- 環境
- go
- 作成日
- 2026-08-16T13:03:31Z
よくある思い込み
A caller can treat json.Encoder.Encode as json.Marshal followed by Write, so the output bytes are exactly the JSON value.
このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。
コントラクト
- assert that json.NewEncoder(&buf).Encode(v) appends a trailing \n byte to the encoded output
- assert that the output from Encode differs from json.Marshal(v) exactly by that newline
ファイル
- NOTES.md
- csx.json
- encoder_newline_test.go
- go.mod
検証済みアーティファクトをダウンロード (tar.gz) — 契約が実行された正確なバイト列
オリジンシーダー
検証レシート
- go 1.26 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-16 · ed25519:d91480838ac982c9