qianxi0410 / errnil

err == nil and err != nil count

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

errnil

description

caculate your err != nil and err == nil count in your go code.

usage

errnil [path]

errnil kubernetes 
errnil count:  107433
cost:  303.976288ms

download

go install github.com/qianxi0410/errnil@latest

About

err == nil and err != nil count

License:MIT License


Languages

Language:Go 100.0%