パッケージ: golang-github-jacobsa-reqtrace-dev (0.0~git20150505-6)
golang-github-jacobsa-reqtrace-dev に関するリンク
Trisquel の資源:
golang-github-jacobsa-reqtrace ソースパッケージをダウンロード:
- [golang-github-jacobsa-reqtrace_0.0~git20150505-6.dsc]
- [golang-github-jacobsa-reqtrace_0.0~git20150505.orig.tar.bz2]
- [golang-github-jacobsa-reqtrace_0.0~git20150505-6.debian.tar.xz]
メンテナ:
Original Maintainers:
- pkg-go (メールアーカイブ)
- Michael Stapelberg
- Tim Potter
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
simple request tracing
reqtrace is a package for simple request tracing. It requires nothing of its user except:
* They must use golang.org/x/net/context. * They must add a single line to each function they want to be visible in traces.
In particular, reqtrace is console-based and doesn't require an HTTP server.
Warning: This package is still barebones and in its early days. The author reserves the right to make backwards-incompatible changes to its API. But if it's useful to you in your current form, have at it.
その他の golang-github-jacobsa-reqtrace-dev 関連パッケージ
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries