Added scope package
This commit is contained in:
parent
fd66296826
commit
8e725da9c6
37 changed files with 416 additions and 371 deletions
|
@ -10,6 +10,6 @@ import (
|
|||
type Scanner struct {
|
||||
functions chan *core.Function
|
||||
errors chan error
|
||||
group sync.WaitGroup
|
||||
queued sync.Map
|
||||
group sync.WaitGroup
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue