Documentation
¶
Overview ¶
Package rules holds the formatting rules an enable module registers.
A rule set that would cost a dependency does not ship with github.com/go-openapi/codegen/formatting. It lives in a module of its own under formatting/enable, which registers it here from an init, so a build that does not import that module does not require what it requires.
The package is internal because registering is not something a caller does: a caller states the intent with a blank import, and the enable module calls Register.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.