chore(lint): add containedctx, decorder and errchkjson
This commit is contained in:
@@ -22,7 +22,7 @@ func newHandlerV0(ctx context.Context, logger infoWarner,
|
||||
}
|
||||
|
||||
type handlerV0 struct {
|
||||
ctx context.Context
|
||||
ctx context.Context //nolint:containedctx
|
||||
logger infoWarner
|
||||
vpn vpn.Looper
|
||||
dns dns.Looper
|
||||
|
||||
Reference in New Issue
Block a user