Documentation ¶
Overview ¶
Package architecture provides checks targeting architecture conventions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyzer ¶
type Analyzer struct {
// contains filtered or unexported fields
}
The Analyzer holds a set of checks, uses the config and has props that can be defined to get read by the config
func (*Analyzer) ChecksToExecute ¶
ChecksToExecute decides which checks to run
func (*Analyzer) Inject ¶
func (d *Analyzer) Inject(config configuration.AnalyzerConfig)
Inject dependencies
Click to show internal directories.
Click to hide internal directories.