Source: golang-github-ysmood-gotrace Section: golang Maintainer: Debian Go Packaging Team Uploaders: Simon Josefsson , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ysmood-gotrace Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ysmood-gotrace.git Homepage: https://github.com/ysmood/gotrace XS-Go-Import-Path: github.com/ysmood/gotrace Package: golang-github-ysmood-gotrace-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: library for monitoring runtime goroutine stack (library) A lib for monitoring runtime goroutine stack. Such as wait for goroutines to exit, leak detection, etc. . Features . * context.Context first design * Concurrent leak detection * No dependencies and 100% test coverage * Provides handy low-level APIs to extend the lib . This package contains the Go library.