vikunja/pkg/plugins/yaegi
kolaente cc39aa7f08 feat(plugins): add yaegi interpreter-based plugin loader
EvalPath-based loading of Go source directories with typed factory
functions for interface bridging (required by yaegi's wrapping model).

Supports all plugin capabilities: routes, events, and migrations.
Registers itself into the Manager via init() to avoid import cycles.
2026-03-30 20:44:46 +00:00
..
loader.go feat(plugins): add yaegi interpreter-based plugin loader 2026-03-30 20:44:46 +00:00