api

package
v1.11.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2026 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cfg Config) *fiber.App

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
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL