aboutsummaryrefslogtreecommitdiff
path: root/plugin_go.go
Commit message (Collapse)AuthorAgeFilesLines
* Allow Go Plugins to inject template dataSimon Ser2019-12-171-0/+21
|
* Improve docsSimon Ser2019-12-171-0/+13
|
* go fmtSimon Ser2019-12-161-1/+1
|
* Introduce base pluginSimon Ser2019-12-161-1/+1
| | | | | | This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39
* Add an API for Go pluginsSimon Ser2019-12-161-0/+97
References: https://todo.sr.ht/~sircmpwn/koushin/39