MCPcopy
hub / github.com/blushft/go-diagrams / Option

FuncType Option

diagram/options.go:43–43  ·  view source on GitHub ↗
func(*Options)

Source from the content-addressed store, hash-verified

41}
42
43type Option func(*Options)
44
45func DefaultOptions(opts ...Option) Options {
46 options := 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…