Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
func (Database) GetDatabase ¶
type DatabaseHandler ¶
type DatabaseHandler interface {
GetDatabase() *Database
}
func NewDatabaseHandler ¶
Click to show internal directories.
Click to hide internal directories.