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

Method Close

shock-server/node/file/index/line.go:89–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87}
88
89func (l *lineRecord) Close() (err error) {
90 l.f.Close()
91 return
92}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected