mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
version 2
This commit is contained in:
@ -8,8 +8,8 @@ package gjson
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"github.com/gogf/gf/internal/json"
|
||||
"github.com/gogf/gf/util/gconv"
|
||||
"github.com/gogf/gf/v2/internal/json"
|
||||
"github.com/gogf/gf/v2/util/gconv"
|
||||
)
|
||||
|
||||
// Valid checks whether <data> is a valid JSON data type.
|
||||
|
||||
Reference in New Issue
Block a user