mirror of
https://github.com/XZB-1248/Spark
synced 2025-10-05 16:16:49 +08:00
optimize: performance of front-end and back-end
optimize: security vulnerability
This commit is contained in:
@@ -12,7 +12,6 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
ErrUnsupported = errors.New(`unsupported operation`)
|
||||
ErrEntityInvalid = errors.New(`entity is not valid`)
|
||||
ErrFailedVerification = errors.New(`failed to verify entity`)
|
||||
JSON = jsoniter.ConfigCompatibleWithStandardLibrary
|
||||
|
Reference in New Issue
Block a user