Renamed to kcpv avoid name conflict

pull/170/head
Shelikhoo 2016-06-11 19:37:19 +08:00
parent 63c1f2106d
commit 12c40b7195
No known key found for this signature in database
GPG Key ID: 7791BDB0709ABD21
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package kcp
package kcpv
type AdvancedConfig struct {
Mtu int `json:"MaximumTransmissionUnit"`

View File

@ -0,0 +1 @@
package kcpv