refactor package
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package client
|
||||
|
||||
//codec:gen
|
||||
type Transfer struct {
|
||||
Host string
|
||||
Port int32 `mc:"VarInt"`
|
||||
}
|
||||
Reference in New Issue
Block a user