package
0.18.0
Repository: https://github.com/ncruces/go-sqlite3.git
Documentation: pkg.go.dev

# Functions

OpenFile behaves the same as [os.OpenFile], except on Windows it sets [syscall.FILE_SHARE_DELETE].

# Structs

FS implements [fs.FS], [fs.StatFS], and [fs.ReadFileFS] using package [os].