Go Project Layout

Organize Go packages by domain with internal boundaries, consumer-side interfaces, and structure that grows on demand. Use when starting a Go project or refactoring one into clearer packages.

Amey-Thakur Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/systems-languages/go-project-layout commit 4eb092341a

Frequently asked questions

npx skillmds@latest add amey-thakur/go-project-layout