Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ProductName is the official product name ProductName = "NFTBan" // CoreEngineName is the name of the core engine binary CoreEngineName = "nftban-core" )
Core version constants - AUTO-GENERATED from Version
View Source
const ( // SchemaVersion is the nftables schema version // This tracks changes to table/set/chain structure SchemaVersion = "0.7.3" // ConfigVersion is the configuration file format version ConfigVersion = "2" )
Architecture version constants
Variables ¶
View Source
var Version = "dev"
Version is injected at build time from VERSION file via -ldflags If not set during build, defaults to development version
Functions ¶
func BannerWithEmoji ¶
BannerWithEmoji returns a banner with emoji prefix
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.