Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = `database`
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
func (*Database) Boot ¶
func (d *Database) Boot(kernel *jwebkernel.Kernel, yamlConfig *parameter.Yaml)
func (*Database) ConfigurationRequired ¶
func (*Database) GetManager ¶
func (d *Database) GetManager(name string) jwebmanager.Manager
Click to show internal directories.
Click to hide internal directories.