Documentation
¶
Overview ¶
Package configs provides embedded configuration files for the infrascan binary. This ensures all required config files are bundled into the binary and don't need to be distributed separately.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmbeddedConfigs embed.FS
EmbeddedConfigs contains all configuration files embedded in the binary. The directory structure is preserved, so files can be accessed via their relative paths (e.g., "discover/waps/oui_database.json").
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.