1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-29 05:25:21 -05:00
Files
v2fly/common/net/net.go
Darien Raymond cdb4c56546 protobuf for net
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