编程语言golangginerrors本页总览errorsError // Error represents a error's specification.type Error struct { Err error Type ErrorType Meta any} errorMsgs