improve: 简化嗅探流程
This commit is contained in:
@@ -4,4 +4,5 @@ import "errors"
|
||||
|
||||
var (
|
||||
ErrResultCannotFound = errors.New("result cannot found from response")
|
||||
ErrAcidCannotFound = errors.New("acid not found")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user