1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00
v2fly/common/net/net.go
2021-02-17 04:31:50 +08: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/v4/common/errors/errorgen