Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPSet ¶
type IPSet struct {
// contains filtered or unexported fields
}
func (*IPSet) CleanUnusedSet ¶
func (i *IPSet) CleanUnusedSet()
func (*IPSet) GetIPVersion ¶
func (*IPSet) UpdateIPSet ¶
type NameConvention ¶
type NameConvention struct {
// contains filtered or unexported fields
}
func NewNameConvention ¶
func NewNameConvention() *NameConvention
func (*NameConvention) GetMainNameOfSetByUUID ¶
func (i *NameConvention) GetMainNameOfSetByUUID(uuid string) (mainName string, present bool)
func (*NameConvention) SetMainNameOfSet ¶
Click to show internal directories.
Click to hide internal directories.