5 lines
207 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.
2018-04-03 22:34:59 +02:00
package net // import "v2ray.com/core/common/net"
2017-04-09 01:43:25 +02:00
//go:generate go run v2ray.com/core/common/errors/errorgen