Exemplo n.º 1
0
func (srv *Vtram) Hello(req *vtsrv.Req) {
	req.RespondHello("anonymous", 0, 0)
}
Exemplo n.º 2
0
func (srv *Grande) Hello(req *vtsrv.Req) {
	req.RespondHello("anonymous", 0, 0)
}