1
0
mirror of https://github.com/therootcompany/telebit.git synced 2025-04-15 12:20:39 +00:00

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

@ -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