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

FuncType Attribute

attr/attr.go:5–5  ·  view source on GitHub ↗
func(Attributes)

Source from the content-addressed store, hash-verified

3type Attributes map[string]string
4
5type Attribute func(Attributes)
6
7func New() Attributes {
8 return make(map[string]string)

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…