Skip to content
theflyingcoders
  • Blog
  • Services
  • About
Contact
Tag · Writing

dependency injection

1 post · RSS

All Code structure & architecture 2 AI-driven development & guardrails 1
Code structure & architecture

How I lay out a Go repo: three layers, one direction

Domain imports nothing and internal owns the logic. Transports hold none of it, whether that is an HTTP handler or a queue consumer, and the data layer swaps under the service without a handler noticing.

Sep 12, 2026 · 6 min go architecture

Tags

ai-assisted architecture code review conventions decap dependency injection gitlab pages go hugo project layout refactoring static sites

Follow

Full-text RSS, no newsletter, no tracking.

/tags/dependency-injection/index.xml →

Got a backend that needs to fly? Tell us about it — we answer every mail ourselves.

theflyingcoders · RSS