Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrDBIsNotInitialized = errors.New("db is not initialized") ErrDBIsDifferentVersion = errors.New("db is different version") )
Functions ¶
This section is empty.
Types ¶
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
func (*Source) IsReadonly ¶
Click to show internal directories.
Click to hide internal directories.