Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
func New ¶
func New(conf Config) (Application, error)
type Config ¶
type Config struct { ContentTypes content.Types Database DatabaseConfig }
type DatabaseConfig ¶
type DatabaseConfig struct {
Models []models.ModelInterface
}
Click to show internal directories.
Click to hide internal directories.