mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
5 lines
120 B
Go
5 lines
120 B
Go
//go:generate protoc --go_out=. address.proto port.proto
|
|
|
|
// Package net contains common network utilities.
|
|
package net
|