Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Application *application.Application
Components []string
CmdLineArgs []string
CmdLineInit func(*cmdline.CmdLine)
ConfigInit func(*config.Config)
RendererType context.RendererType
SchedulerCb func(*scheduler.Message)
}
type Kit ¶
type Kit struct {
Components *components.Components
// contains filtered or unexported fields
}
func (*Kit) AddComponent ¶
Click to show internal directories.
Click to hide internal directories.