{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiatnp5jisl7ealmzluj573l3xlqh3zh7dfy36euda4huvbhavy2mq",
    "uri": "at://did:plc:iu6sln2l6dttmxhkrixcfav5/app.bsky.feed.post/3mjsz63f2cz32"
  },
  "path": "/go/struct-tags/",
  "publishedAt": "2026-04-18T00:00:00.000Z",
  "site": "https://rednafi.com",
  "tags": [
    "Go",
    "Reflection",
    "Codegen"
  ],
  "textContent": "A quick tour of Go struct tags: how different libraries use them, how you read them at runtime with reflection, and how other tools read them at build time instead.",
  "title": "Peeking into Go struct tags"
}