mirror of
https://gitee.com/johng/gf
synced 2026-07-04 21:03:13 +08:00
v2 -> v3
This commit is contained in:
@ -10,7 +10,7 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/gogf/gf/v2/errors/gcode"
|
||||
"github.com/gogf/gf/v3/errors/gcode"
|
||||
)
|
||||
|
||||
// NewCode creates and returns an error that has error code and given text.
|
||||
|
||||
Reference in New Issue
Block a user