[ 源代码: golang-uber-goleak ]
软件包:golang-uber-goleak-dev(1.3.0-1)
golang-uber-goleak-dev 的相关链接
Debian 的资源:
下载源码包 golang-uber-goleak:
- [golang-uber-goleak_1.3.0-1.dsc]
- [golang-uber-goleak_1.3.0.orig.tar.gz]
- [golang-uber-goleak_1.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-jkeiser-iter-dev
- golang-github-jtolds-gls-dev
- golang-github-arceliar-phony-dev
- golang-github-hodgesds-perf-utils-dev
- golang-github-crossdock-crossdock-go-dev
- libtest-valgrind-perl
- golang-github-dgraph-io-badger-dev
- golang-github-joshuarubin-lifecycle-dev
- ruby-puma-worker-killer
- python-releases-doc
- python-releases
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