We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39f4c0 commit 1053ca2Copy full SHA for 1053ca2
internal/mode/static/nginx/config/policies/processor.go
@@ -1,6 +1,6 @@
1
package policies
2
3
-// UpstreamSettingsProcessor defines an interface for an UpstreamSettingsPolicy processor'
+// UpstreamSettingsProcessor defines an interface for an UpstreamSettingsPolicy processor
4
// to implement the process function.
5
type UpstreamSettingsProcessor interface {
6
Process(policies []Policy) UpstreamSettings
0 commit comments