Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMustProvideDir = errors.New("must provide config dir") ErrMustContainDB = errors.New("must contain .db") ErrValueEmpty = errors.New("no data in entry") ErrFieldEmpty = errors.New("no key provided") ErrQueryEmpty = errors.New("no query provided") ErrFailedConnectDB = errors.New("failed to connect to database") )
Functions ¶
func HasKeywords ¶ added in v0.11.0
func ParseKeywords ¶ added in v0.11.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.