1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-19 23:17:32 -05:00
v2fly/common/net/net.go

5 lines
185 B
Go
Raw Normal View History

2017-11-06 22:42:16 +01:00
// Package net is a drop-in replacement to Golang's net package, with some more functionalities.
2021-02-17 04:31:50 +08:00
package net
2017-04-09 01:43:25 +02:00
2021-02-17 04:31:50 +08:00
//go:generate go run github.com/v2fly/v2ray-core/v4/common/errors/errorgen