api

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: MIT Imports: 28 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
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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