ing
This commit is contained in:
7
discovery/ipv6/host.go
Normal file
7
discovery/ipv6/host.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package ipv6
|
||||
|
||||
import "git.loafle.net/overflow/overflow_discovery/api/module/discovery/model"
|
||||
|
||||
func ScanHost(zone *model.Zone, dh *model.DiscoveryHost, resultChan chan interface{}, errChan chan error, doneChan chan<- struct{}) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user