summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-11-27 16:12:00 +0300
committerValery Piashchynski <[email protected]>2020-11-27 16:12:00 +0300
commitb27564251f4dbb8e366a4940d79a5645e2b28d3c (patch)
tree12e1261102ff417f5d4077ce34f754527a135478 /plugins
parent6abfe73b5f7b66a7be094486e29ab3f2ab1ce940 (diff)
Add comment to the Middleware field in the http config
Diffstat (limited to 'plugins')
-rw-r--r--plugins/http/config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/http/config.go b/plugins/http/config.go
index ae18e4ce..d6efe310 100644
--- a/plugins/http/config.go
+++ b/plugins/http/config.go
@@ -61,6 +61,7 @@ type Config struct {
// Env is environment variables passed to the http pool
Env map[string]string
+ // List of the middleware names (order will be preserved)
Middleware []string
// slice of net.IPNet