[ 原始碼: 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