1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-02-25 18:20:44 +00:00

6 lines
111 B
Go
Raw Normal View History

2020-11-25 19:01:53 +08:00
package udp
2020-12-04 09:36:16 +08:00
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
2020-11-25 19:01:53 +08:00
const protocolName = "udp"