Very nice looking tests!
Signed-off-by: Kris Nóva <kris@nivenly.com>
This commit is contained in:
parent
3b41c9dd5f
commit
c1a45bf8e3
149 changed files with 1241 additions and 443 deletions
2
vendor/github.com/gin-gonic/gin/internal/json/jsoniter.go
generated
vendored
2
vendor/github.com/gin-gonic/gin/internal/json/jsoniter.go
generated
vendored
|
@ -6,7 +6,7 @@
|
|||
|
||||
package json
|
||||
|
||||
import jsoniter "github.com/json-iterator/go"
|
||||
import "github.com/json-iterator/go"
|
||||
|
||||
var (
|
||||
json = jsoniter.ConfigCompatibleWithStandardLibrary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue