kubenetworks/kubevpn

View on GitHub
pkg/core/tunhandlerclient.go

Summary

Maintainability
A
35 mins
Test Coverage

Function transportTunClient has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func transportTunClient(ctx context.Context, tunInbound <-chan *DataElem, tunOutbound chan<- *DataElem, packetConn net.PacketConn, remoteAddr net.Addr) error {
Severity: Minor
Found in pkg/core/tunhandlerclient.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status