直播:后台 JWT 推流、前台画中画;WebRTC 服务与 Nginx WebSocket 代理
Made-with: Cursor
This commit is contained in:
13
server/vendor/github.com/pion/logging/.golangci.yml
generated
vendored
Normal file
13
server/vendor/github.com/pion/logging/.golangci.yml
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
linters-settings:
|
||||
govet:
|
||||
check-shadowing: true
|
||||
misspell:
|
||||
locale: US
|
||||
|
||||
linters:
|
||||
enable-all: true
|
||||
|
||||
issues:
|
||||
exclude-use-default: false
|
||||
max-per-linter: 0
|
||||
max-same-issues: 50
|
||||
Reference in New Issue
Block a user