package
module
Version:
v0.0.0-...-1662be7
Opens a new window with list of versions in this module.
Published: Sep 25, 2020
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IPLister interface {
Setup()
List() ([]string, error)
}
IPLister should implement Setup and List function
to efficientlly plugin the mechanism of listing
IP address.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.