mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-12 11:29:36 +03:00
v1.0.0
This commit is contained in:
5
transport/internet/udp/udp.go
Normal file
5
transport/internet/udp/udp.go
Normal file
@ -0,0 +1,5 @@
|
||||
package udp
|
||||
|
||||
//go:generate go run github.com/xtls/xray-core/v1/common/errors/errorgen
|
||||
|
||||
const protocolName = "udp"
|
Reference in New Issue
Block a user