Documentation
¶
Index ¶
Constants ¶
View Source
const ( ModeMerge = "merge" ModeOverride = "override" )
Variables ¶
This section is empty.
Functions ¶
func NormalizeMode ¶
Types ¶
type Set ¶
type Set struct {
Mode string
RemoteEnabled bool
RemoteFingers int
RemoteNeutron int
RemoteFingersErr error
RemoteNeutronErr error
FingersConfig *fingers.Config
NeutronConfig *neutron.Config
Fingers *fingers.Engine
Neutron *neutron.Engine
// contains filtered or unexported fields
}
Set owns the scanner resource bytes and compiled SDK engines used by aiscan.
func (*Set) Config ¶ added in v0.2.7
Config returns config bytes for the given engine and template name. Falls back to embedded data when the Set is nil or the key is missing.
func (*Set) GogoConfig ¶
func (*Set) ProtonConfig ¶ added in v0.2.7
func (*Set) SprayConfig ¶
func (*Set) ZombieConfig ¶
Click to show internal directories.
Click to hide internal directories.