Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/jaeles-project/gospider
/ types & classes
Types & classes
8 in github.com/jaeles-project/gospider
⨍
Functions
61
◇
Types & classes
8
Struct
Crawler
core/crawler.go:40
Struct
Output
core/output.go:9
TypeAlias
Set
Set implements set operations for string values.
stringset/set.go:13
Struct
SpiderOutput
core/crawler.go:67
Struct
StringFilter
StringFilter implements an object that performs filtering of strings to ensure that only unique items get through the filter.
stringset/filter.go:10
FuncType
fetchFn
func(string, bool) ([]wurl, error)
core/othersource.go:61
Struct
nothing
stringset/set.go:15
Struct
wurl
core/othersource.go:56