[ 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