golang-error-handling
samber · Other
惯用的Golang错误处理——错误创建、使用%w包装、errors.Is/As、errors.Join、自定义错误类型、哨兵错误、panic/recover、单一错误处理原则
Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single
npx skills add https://github.com/samber/cc-skills-golang --skill golang-error-handling
星标 2103 · 安装量 4385