编译错误,求助
.\app.go:43:35: cannot use StatusError literal (type StatusError) as type error in argument to respondWrithError:
StatusError does not implement error (Error method has pointer receiver)
.\app.go:48:35: cannot use StatusError literal (type StatusError) as type error in argument to respondWrithError:
StatusError does not implement error (Error method has pointer receiver)