mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 16:58:31 +02:00
style: fix some golangci-lint warnings
This commit is contained in:
@@ -18,6 +18,7 @@ type RouteContextKey struct{}
|
||||
|
||||
type RouteContext struct {
|
||||
context.Context
|
||||
|
||||
Route types.HTTPRoute
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user