fixed some go formatting problems

This commit is contained in:
tigerbot 2017-04-17 14:59:45 -06:00
parent 3e30137b36
commit 76b5e1b102
2 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ type servers struct {
secretKey string
certbundle tls.Certificate
register chan *ListenerRegistration
servers *servers
servers *servers
wssHostName string
adminHostName string
cancelCheck int