Golang Dead Code

Use when the user asks to detect or remove dead code in a Go project — unused functions/vars/types/consts, unreachable branches, dead stores, deprecated APIs. Keywords - staticcheck, deadcode, unparam, U1000.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/bizshuk--gosdk--golang-dead-code commit 660cb68425

Frequently asked questions

npx skillmds@latest add tomevault-io/golang-dead-code