Documentation
¶
Index ¶
Constants ¶
View Source
const ( GroongaExt = "pgroonga" TrigramExt = "pgtrgm" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LifecycleDb ¶
type LifecycleDb interface {
persistence.Db
linker.Initializer
linker.Shutdowner
}
func GetDb ¶
func GetDb(dsName, searchExt string) LifecycleDb
Click to show internal directories.
Click to hide internal directories.