[ aria ]
[ 原始碼: golang-uber-goleak ]
套件:golang-uber-goleak-dev(1.2.0-1)
golang-uber-goleak-dev 的相關連結
下載原始碼套件 golang-uber-goleak:
- [golang-uber-goleak_1.2.0-1.debian.tar.xz]
- [golang-uber-goleak_1.2.0-1.dsc]
- [golang-uber-goleak_1.2.0.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
goroutine leak detector
This package contains a leak detector library to help avoid Goroutine leaks.
goleak also supports semver releases. It is compatible with Go 1.5+.
Instead of checking for leaks at the end of every test, goleak can also be run at the end of every test package.
其他與 golang-uber-goleak-dev 有關的套件
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package