MCPcopy
hub / github.com/lonng/nano / Option

FuncType Option

options.go:18–18  ·  view source on GitHub ↗
func(*cluster.Options)

Source from the content-addressed store, hash-verified

16)
17
18type Option func(*cluster.Options)
19
20func WithPipeline(pipeline pipeline.Pipeline) Option {
21 return func(opt *cluster.Options) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…