Hacker News new | ask | show | jobs
by duncan-donuts 2897 days ago
Is that plugin system documented? I thought I read that it was on the roadmap but not an existing feature.
1 comments

look here: https://github.com/Puchaczov/Musoq/wiki/Plugins

You can also look how implemented are default plugins, especially flat file one, it's pretty easy

https://github.com/Puchaczov/Musoq/tree/master/Musoq.Schema....