Documentation ¶
Overview ¶
Package db defines the interface for the database.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotaryDB ¶
type NotaryDB interface {
SubmitterDB() submitterDB.Service
}
NotaryDB is the interface for the notary's database.
Directories ¶
Path | Synopsis |
---|---|
sql
|
|
base
Package base contains the base sql implementation
|
Package base contains the base sql implementation |
mysql
Package mysql contains a mysql db
|
Package mysql contains a mysql db |
sqlite
Package sqlite implements the sqlite package
|
Package sqlite implements the sqlite package |
Click to show internal directories.
Click to hide internal directories.