MCPcopy
hub / github.com/xpzouying/xiaohongshu-mcp / Option

FuncType Option

browser/browser.go:16–16  ·  view source on GitHub ↗
func(*browserConfig)

Source from the content-addressed store, hash-verified

14}
15
16type Option func(*browserConfig)
17
18func WithBinPath(binPath string) Option {
19 return func(c *browserConfig) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected