mirror of
https://github.com/pyihe/go-pkg.git
synced 2025-10-07 00:43:21 +08:00
errors
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
DefaultErrCode ErrorCode = -1
|
||||
DefaultErrCode ErrorCode = 100000
|
||||
)
|
||||
|
||||
type ErrorCode int64
|
||||
|
Reference in New Issue
Block a user