mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-07-15 13:22:38 -04:00
6 lines
47 B
Go
6 lines
47 B
Go
package encoding
|
|
|
|
const (
|
|
Version = byte(1)
|
|
)
|