1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-16 02:04:35 -04:00
v2fly/common/net/net.go
2022-01-02 15:16:23 +00:00

5 lines
185 B
Go

// Package net is a drop-in replacement to Golang's net package, with some more functionalities.
package net
//go:generate go run github.com/v2fly/v2ray-core/v5/common/errors/errorgen