# Go Patterns

Idiomatic Go patterns: error handling conventions, interface design, goroutine and channel concurrency, context propagation, struct embedding, and package organization for maintainable Go applications.

## Manifest

```json
{
  "name": "Go Patterns",
  "description": "Idiomatic Go patterns: error handling conventions, interface design, goroutine and channel concurrency, context propagation, struct embedding, and package organization for maintainable Go applications.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/golang-patterns",
  "source_pin": null,
  "manifest_hash": "f36a89926fab1e89",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

