- All business types

constructors and constants must be placed in separate `.go` files without build tags (e.g. main.go). Failing to do so will cause missing-type compilation errors during normal builds.

Views3
PublishedJul 9, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

- All business types

constructors and constants must be placed in separate .go files without build tags (e.g. main.go). Failing to do so will cause missing-type compilation errors during normal builds.

Share: