Clean/hexagonal architecture rules, folder structure, interface ownership, and dependency direction. Use when creating new packages, services, or understanding codebase structure.
Langue du texte source : anglais
Menu
SkillsMP a collecté 6 skills depuis cemezgin/go-service-guide. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 6 skills collectés sur 6.
Clean/hexagonal architecture rules, folder structure, interface ownership, and dependency direction. Use when creating new packages, services, or understanding codebase structure.
Langue du texte source : anglais
Goroutine ownership, errgroup patterns, worker pools, and graceful shutdown. Use when writing concurrent code or parallel request handling.
Langue du texte source : anglais
Uber Go style guide rules for guidelines, performance, and code style. Use when writing or reviewing Go code for style compliance.
Langue du texte source : anglais
Tracing with OpenTelemetry and structured logging with slog. Use when adding observability to services, handlers, or debugging production issues.
Langue du texte source : anglais
Project patterns including functional options, must pattern, caching decorator, error handling, configuration, and HTTP clients. Use when implementing common patterns in the codebase.
Langue du texte source : anglais
Testing patterns including table-driven tests, mock setup, and coverage requirements. Use when writing tests or setting up test infrastructure.
Langue du texte source : anglais