Fixed golangci-lint issues: /fission/pkg/router (#1831)

This commit is contained in:
Gaurav Gahlot
2020-11-03 16:15:50 +05:30
committed by GitHub
parent 2f23120a64
commit aaf9f18d93
11 changed files with 77 additions and 49 deletions
+1
View File
@@ -26,6 +26,7 @@ import (
)
const (
// HEADERS_FISSION_FUNCTION_PREFIX represents a function prefix request header
HEADERS_FISSION_FUNCTION_PREFIX = "Fission-Function"
)