1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00

6 lines
116 B
Go
Raw Normal View History

2017-04-09 01:43:25 +02:00
package udp
2021-02-17 04:31:50 +08:00
//go:generate go run github.com/v2fly/v2ray-core/v4/common/errors/errorgen
2018-08-06 13:48:35 +02:00
const protocolName = "udp"