summaryrefslogtreecommitdiff
path: root/plugins_test.go
AgeCommit message (Expand)Author
2022-02-27Support piping input to pluginDave Henderson
2021-01-23Fix race condition in signal handlingDave Henderson
2020-08-19Go 1.15 bump and other updatesDave Henderson
2020-05-03Support a config file to use instead of commandline argumentsDave Henderson
2020-02-27Adding context.Context support and a loggerDave Henderson
2019-10-22Plugins for custom functionsDave Henderson