1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-08-20 03:14:16 -04:00
v2fly/common/net/net.go
2016-08-27 00:04:35 +02:00

5 lines
120 B
Go

//go:generate protoc --go_out=. address.proto port.proto
// Package net contains common network utilities.
package net