mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-06-11 23:41:48 +00:00
Instead of requiring a name arg that may clash with other state, have New only take the fs.FS and return the value that should be used for `vfs` in the sql.Open DSN.