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

FuncType EdgeOption

diagram/edge.go:72–72  ·  view source on GitHub ↗
func(*EdgeOptions)

Source from the content-addressed store, hash-verified

70}
71
72type EdgeOption func(*EdgeOptions)
73
74func DefaultEdgeOptions(opts ...EdgeOption) EdgeOptions {
75 eopts := EdgeOptions{

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…