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

FuncType TableAssembly

viewer/table.go:14–14  ·  view source on GitHub ↗
func(m *TuiModel, s *string, c *chan bool)

Source from the content-addressed store, hash-verified

12)
13
14type TableAssembly func(m *TuiModel, s *string, c *chan bool)
15
16var (
17 HeaderAssembly TableAssembly

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected