Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
137
func
(itr *writeTestFileIterator) Close() error {
138
return
nil
139
}
140
141
func
(itr *writeTestFileIterator) Err() error {
142
return
nil
Callers
15
createTestLTXFile
Function · 0.45
setupWriteableVFSFile
Function · 0.45
TestVFSFile_WriteAt
Function · 0.45
TestVFSFile_SyncToRemote
Function · 0.45
TestVFSFile_ConflictDetection
Function · 0.45
TestVFSFile_TransactionTracking
Function · 0.45
TestVFSFile_Truncate
Function · 0.45
TestVFSFile_WriteBuffer
Function · 0.45
TestVFSFile_WriteBufferDiscardedOnOpen
Function · 0.45
TestSetWriteEnabled_ReadValueEnabled
Function · 0.45
TestSetWriteEnabled_DisableSyncsDirtyPages
Function · 0.45
TestSetWriteEnabled_DisableWaitsForTransaction
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected