Go Control Flow

Use when writing conditionals, loops, or switch statements in Go — including if with initialization, early returns, for loop forms, range, switch, type switches, and blank identifier patterns. Also use when writing a simple if/else or for loop, even if the user doesn't mention guard clauses or variable scoping. Does not cover error flow patterns.

pngdeity 05449f9 3 files · 9.2 KB Updated

File contents

pngdeity/apm-user-repository/tree/main/packages/golang-language/.apm/skills/go-control-flow commit 05449f9714

Frequently asked questions

npx skillmds@latest add pngdeity/go-control-flow