github.com/v2fly/v2ray-core/v5@v5.16.2-0.20240507031116-8191faa6e095/common/net/net.go (about) 1 // Package net is a drop-in replacement to Golang's net package, with some more functionalities. 2 package net 3 4 //go:generate go run github.com/v2fly/v2ray-core/v5/common/errors/errorgen