Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DatabaseConfig ¶
type DatabaseConfig struct {
DBName string
ServerConfig server.Config
ProviderOpts []memory.ProviderOption
}
type QuestDatabase ¶
func MySQLDatabase ¶
func MySQLDatabase(cnf DatabaseConfig) (QuestDatabase, error)
Click to show internal directories.
Click to hide internal directories.