package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jul 18, 2019
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Analyzer is analysis analyzer struct
type Config struct {
Base base `yaml:"base"`
Layer1 configBody `yaml:"layer1"`
Layer2 configBody `yaml:"layer2"`
Layer3 configBody `yaml:"layer3"`
Layer4 configBody `yaml:"layer4"`
}
Config is yaml config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.