mirror of
https://github.com/pion/webrtc.git
synced 2025-09-27 03:25:58 +08:00
Upgrade golangci-lint, more linters
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package webrtc
|
||||
|
||||
// RTPReceiveParameters contains the RTP stack settings used by receivers
|
||||
// RTPReceiveParameters contains the RTP stack settings used by receivers.
|
||||
type RTPReceiveParameters struct {
|
||||
Encodings []RTPDecodingParameters
|
||||
}
|
||||
|
Reference in New Issue
Block a user