MCPcopy
hub / github.com/mathaou/termdbms / itemDelegate

Struct itemDelegate

viewer/snippets.go:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30type itemDelegate struct{}
31
32func (d itemDelegate) Height() int { return 1 }
33func (d itemDelegate) Spacing() int { return 0 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected