fix(be):使用next-terminal 自定义的日志

This commit is contained in:
neverteaser
2021-03-19 22:58:47 +08:00
committed by dushixiang
parent 518e665d17
commit 9d38e5fef7
19 changed files with 322 additions and 184 deletions

View File

@ -4,7 +4,7 @@ import (
"strconv"
"sync"
"next-terminal/server/guacd"
"next-terminal/pkg/guacd"
"next-terminal/server/term"
"github.com/gorilla/websocket"