Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@@ -9,9 +9,11 @@ import (
"fmt"
"reflect"
json "github.com/json-iterator/go"
"github.com/json-iterator/go"
)
var json = jsoniter.ConfigCompatibleWithStandardLibrary
type ErrorType uint64
const (
The note is not visible to the blocked user.