MCPcopy
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
15func NewOptions() *OptionsGCS {
16 return &OptionsGCS{}
17}

Callers 1

runFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected