MCPcopy Create free account
hub / github.com/MG-RAST/Shock / Close

Method Close

shock-server/node/file/index/column.go:132–135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

130}
131
132func (c *column) Close() (err error) {
133 c.f.Close()
134 return
135}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected