Add plugin folder for future use

This commit is contained in:
Melody Becker 2024-09-17 14:51:44 +02:00
parent 757b37ecf4
commit 559dd32002

5
plugins/plugins.go Normal file
View file

@ -0,0 +1,5 @@
package plugins
// TODO: Think about how to enable server side processing plugins
// Options: Lua, wasm/wasi (probably prefered)