MCPcopy
hub / github.com/benbjohnson/litestream / Close

Method Close

vfs_write_test.go:137–139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

135}
136
137func (itr *writeTestFileIterator) Close() error {
138 return nil
139}
140
141func (itr *writeTestFileIterator) Err() error {
142 return nil

Calls

no outgoing calls

Tested by

no test coverage detected