mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-12 14:09:13 +00:00
6 lines
87 B
Go
6 lines
87 B
Go
package sqlite3
|
|
|
|
func deleteOnClose(f *os.File) {}
|
|
|
|
type vfsFileLocker = vfsNoopLocker
|