//
pkg.gl
Category
github.com/minetest-go/mtdb
types
package
1.1.51
Repository:
https://github.com/minetest-go/mtdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
19 SLOC
#
Constants
DATABASE_DUMMY
No description provided by the author
DATABASE_POSTGRES
No description provided by the author
DATABASE_SQLITE
No description provided by the author
#
Interfaces
Backup
provides a backup interface for imports and exports.
Closer
Closer is a type that signals the implementation that we are finished consuming the data/performing work and the async operation can be stopped.
#
Type aliases
DatabaseType
No description provided by the author