//
pkg.gl
Category
github.com/dappledger/annchain
src
chain
database
package
0.1.0
Repository:
https://github.com/dappledger/annchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
89 SLOC
#
Packages
basesql
No description provided by the author
#
Functions
MakeOrder
MakeOrder make a order object.
MakePaging
MakePaging make a paging object.
#
Constants
DBTypeMySQL
TODO.
DBTypeSQLite3
No description provided by the author
#
Structs
Feild
Feild database feild.
Order
Order used to identify query order.
Paging
No description provided by the author
Where
Where query feild.
#
Interfaces
Database
Database interface for app database-operation.