工具
This commit is contained in:
+2
-1
@@ -6,10 +6,11 @@ import (
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
"go.hoteas.com/hotime"
|
||||
"golang.org/x/net/websocket"
|
||||
"github.com/garyburd/redigo/redis"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
hotime.CacheRedis{nil,redis.Dial()}
|
||||
appIns := hotime.Application{}
|
||||
i := 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user