Documentation ¶
Index ¶
Constants ¶
View Source
const (
LayerFormat = "%7s %s"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnalysisResult ¶
type Analyzer ¶
type Analyzer interface {
Analyze() (*AnalysisResult, error)
}
Click to show internal directories.
Click to hide internal directories.