package
Version:
v5.3.3
Opens a new window with list of versions in this module.
Published: Aug 14, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
QuickSetup format: [set_name,{inet|inet6},mask] *2
e.g. "my_set,inet,24 my_set6,inet6,48"
type Args struct {
SetName4 string `yaml:"set_name4"`
SetName6 string `yaml:"set_name6"`
Mask4 int `yaml:"mask4"`
Mask6 int `yaml:"mask6"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.