Ver Fonte

初始化

wangchuanjin há 2 anos atrás
pai
commit
b88f2a62c4
3 ficheiros alterados com 68 adições e 528 exclusões
  1. 1 0
      common/common.go
  2. 1 0
      go.mod
  3. 66 528
      go.sum

+ 1 - 0
common/common.go

@@ -12,6 +12,7 @@ import (
 	"math"
 	"math/big"
 	mathRand "math/rand"
+	"net/http"
 	"reflect"
 	"regexp"
 	"runtime"

+ 1 - 0
go.mod

@@ -11,6 +11,7 @@ require (
 	github.com/garyburd/redigo v1.6.2
 	github.com/go-sql-driver/mysql v1.6.0
 	github.com/golang-jwt/jwt/v4 v4.4.2
+	github.com/gomodule/redigo v1.8.9
 	github.com/howeyc/fsnotify v0.9.0
 	github.com/olivere/elastic/v7 v7.0.22
 	github.com/zeromicro/go-zero v1.3.5

Diff do ficheiro suprimidas por serem muito extensas
+ 66 - 528
go.sum


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff