mirror of
https://gitee.com/johng/gf
synced 2026-06-07 10:22:11 +08:00
v2 -> v3
This commit is contained in:
@ -9,7 +9,7 @@ package gjson_test
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/gogf/gf/v2/encoding/gjson"
|
||||
"github.com/gogf/gf/v3/encoding/gjson"
|
||||
)
|
||||
|
||||
func ExampleDecodeToJson_PatternGet() {
|
||||
|
||||
Reference in New Issue
Block a user