sunwenfei
Ctrlk
  • 关于我
  • Golang
    • Goglang基础教程【译】
      • 介绍
      • 变量、基本类型以及常量
      • 函数和包
      • 条件、循环流程控制语句
      • 数组、切片、变参函数
      • 其他数据类型
      • 指针、结构体和方法
      • 面向对象编程
      • 并发
      • Defer
      • 一等公民函数
      • 反射
      • 错误
        • 错误处理
        • 自定义错误类型
        • panic和recover
      • 文件读写
    • Golang面向对象编程
    • Golang函数式编程
    • Golang并发编程
    • Golang web服务编程
    • Golang数据结构与算法
  • Shell编程
  • JavaScript
  • TypeScript
  • HTTP
  • React
  • 移动端开发
  • 前端测试
Powered by GitBook
On this page
  1. Golang
  2. Goglang基础教程【译】

错误

错误处理自定义错误类型panic和recover
Previous反射Next错误处理

Last updated 6 years ago

Was this helpful?

Was this helpful?