Is there any interface of the [SQLite Online Backup API](https://www.sqlite.org/c3ref/backup_finish.html#sqlite3backupinit) for backing up a local instance? One that similar to https://github.com/mattn/go-sqlite3/blob/master/backup.go
Is there any interface of the SQLite Online Backup API for backing up a local instance?
One that similar to https://github.com/mattn/go-sqlite3/blob/master/backup.go