Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rootkit ¶
type Rootkit struct { Message string `json:"message,omitempty"` RootkitName string `json:"RootkitName,omitempty"` RootkitType types.RootkitType `json:"RootkitType,omitempty"` }
type ScannersConfig ¶
type ScannersConfig struct {
Chkrootkit config.Config `yaml:"chkrootkit" mapstructure:"chkrootkit"`
}
func (ScannersConfig) IsConfig ¶
func (ScannersConfig) IsConfig()
Click to show internal directories.
Click to hide internal directories.