refactor: refactoring of code to meet all golangci-lint requirements
This commit is contained in:
@@ -19,7 +19,7 @@ package pkg
|
||||
|
||||
// Middleware defined the route middlewares
|
||||
type Middleware struct {
|
||||
//Path contains the name of middlewares and must be unique
|
||||
// Path contains the name of middlewares and must be unique
|
||||
Name string `yaml:"name"`
|
||||
// Type contains authentication types
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user