Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config config.Config
Config holds the app config
View Source
var ServerPort string
ServerPort holds the server port
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App represents a Koala Application
func NewApplication ¶
NewApplication creates an instance of App
func (*App) AddModules ¶
AddModules adds the modules for the application
Click to show internal directories.
Click to hide internal directories.