{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiat5kp26hl6pmo2lriec3kcswm4uk5aqq6jdnbe5v7npgyzfhacum",
    "uri": "at://did:plc:iu6sln2l6dttmxhkrixcfav5/app.bsky.feed.post/3mfg6ekp7pt52"
  },
  "path": "/go/structured-concurrency/",
  "publishedAt": "2026-02-21T00:00:00.000Z",
  "site": "https://rednafi.com",
  "tags": [
    "Go",
    "Python",
    "Kotlin"
  ],
  "textContent": "How Python and Kotlin provide structured concurrency out of the box while Go achieves the same patterns explicitly using errgroup, WaitGroup, and context.",
  "title": "Structured concurrency & Go"
}