jesonouyang commited on
Commit
d700973
·
1 Parent(s): f952161

Update docs/go/静态检查/index.md

Browse files
Files changed (1) hide show
  1. docs/go/静态检查/index.md +2 -0
docs/go/静态检查/index.md CHANGED
@@ -0,0 +1,2 @@
 
 
 
1
+
2
+ [用于检测 Go 代码中潜在的 Nil 恐慌的静态分析工具](https://github.com/uber-go/nilaway)