Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service defines a handler service for archives.
func NewService ¶
func NewService( archive core.ExperimentStore, archiveSchedule core.ScheduleStore, event core.EventStore, workflowStore core.WorkflowStore, conf *config.ChaosDashboardConfig, ) *Service
Click to show internal directories.
Click to hide internal directories.