Skip to content

Commit 09790f5

Browse files
authored
Support cancellation of NGINX Plus API calls (#383)
1 parent 9cbb1f5 commit 09790f5

File tree

5 files changed

+286
-493
lines changed

5 files changed

+286
-493
lines changed

.golangci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ linters:
3434
- asasalint
3535
- asciicheck
3636
- bidichk
37+
- containedctx
3738
- contextcheck
3839
- copyloopvar
3940
- dupword

0 commit comments

Comments
 (0)