Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Imports ¶
type Imports struct {
// contains filtered or unexported fields
}
func NewImports ¶
func NewImports() *Imports
func (*Imports) Information ¶
func (*Imports) IsSuitable ¶
type Orphans ¶
type Orphans struct { }
func NewOrphans ¶
func NewOrphans() *Orphans
func (*Orphans) Information ¶
func (*Orphans) IsSuitable ¶
type Root ¶
type Root struct {
// contains filtered or unexported fields
}
func (*Root) Lint ¶
func (l *Root) Lint(spec arch.Spec, options models.LintOptions) ([]arch.LinterResult, error)
Click to show internal directories.
Click to hide internal directories.