package
Version:
v0.7.0-alpha.0
Opens a new window with list of versions in this module.
Published: Oct 6, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrNamespaceUnknown = errors.New("namespace unknown")
ErrMalformedPageToken = errors.New("malformed page token")
ErrNetworkMigrationsMissing = errors.New("networkx migrations are not yet applied")
)
type Provider interface {
Persister() Persister
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.