github.com/xmplusdev/xray-core@v1.8.10/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 // import "github.com/xmplusdev/xray-core/common/net" 3 4 //go:generate go run github.com/xmplusdev/xray-core/common/errors/errorgen