Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OJ/gobuster
/ NewOptions
Function
NewOptions
gobustergcs/options.go:15–17 ·
view source on GitHub ↗
NewOptions returns a new initialized OptionsS3
()
Source
from the content-addressed store, hash-verified
13
14
// NewOptions returns a new initialized OptionsS3
15
func
NewOptions() *OptionsGCS {
16
return
&OptionsGCS{}
17
}
Callers
1
run
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected