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

Method Close

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

Source from the content-addressed store, hash-verified

90}
91
92func (i *record) Close() (err error) {
93 i.f.Close()
94 return
95}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected