Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
DB *db.DB
Scheduler *scheduler.Scheduler
ChannelService *channels.Service
EncryptionKey string
ExecutionRunner *pipeline.ExecutionRunner
WSHub *ws.Hub
SkillStore skills.Reader
ShellRunner shellcmd.Runner
AuthService *auth.Service
NodeDefinitions *nodedefs.Service
SecretStore *query.SecretStore
TriggerService *triggers.Service
AuditLogStore *query.AuditLogStore
Security appconfig.SecurityConfig
}
Click to show internal directories.
Click to hide internal directories.