MCPcopy
hub / github.com/davyxu/tabtoy / main

Function main

v3/example/golang/main.go:66–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64}
65
66func main() {
67 LoadAllTable()
68
69 LoadSpecifiedTable()
70}

Callers

nothing calls this directly

Calls 2

LoadAllTableFunction · 0.70
LoadSpecifiedTableFunction · 0.70

Tested by

no test coverage detected