This commit is contained in:
DanB
2015-11-24 19:25:46 +01:00
14 changed files with 180 additions and 153 deletions

View File

@@ -30,6 +30,7 @@ import (
"github.com/cenkalti/rpc2"
"golang.org/x/net/websocket"
)
import _ "net/http/pprof"
type Server struct {
rpcEnabled bool