Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Framework ¶
type Framework struct {
Scheduler *scheduler.Scheduler
RestApi *api.AppService
StatsApi *api.StatsService
EventsApi *api.EventsService
HealthApi *api.HealthyService
FrameworkApi *api.FrameworkService
StopC chan struct{}
}
Click to show internal directories.
Click to hide internal directories.