Skip to content

Improve performance of UDPMux: Add BatchIO and multiple ports options #2617

Improve performance of UDPMux: Add BatchIO and multiple ports options

Improve performance of UDPMux: Add BatchIO and multiple ports options #2617

Triggered via pull request August 29, 2023 10:09
Status Failure
Total duration 20s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Invalid Go version: go.mod#L3
Found 1.13. Expected 1.19
lint / Go
issues found
lint / Go: udp_mux_multi.go#L75
exported: comment on exported function NewMultiUDPMuxDefaultWithOptions should be of the form "NewMultiUDPMuxDefaultWithOptions ..." (revive)
lint / Go: udp_mux_multi.go#L176
exported: comment on exported function NewMultiUDPMuxFromPorts should be of the form "NewMultiUDPMuxFromPorts ..." (revive)
lint / Go: udp_mux_multi.go#L341
exported: exported function UDPMuxFromPortWithBatchWrite should have comment or be unexported (revive)
lint / Go: udp_mux.go#L180
exported: exported method UDPMuxDefault.ConnCount should have comment or be unexported (revive)