Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultMode = "pg_default" GroongaMode = "pg_groonga" TrigramMode = "pg_trigram" )
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 string, searchMode SearchMode) LifecycleDb
type SearchMode ¶ added in v0.52.0
type SearchMode string
Click to show internal directories.
Click to hide internal directories.