golang-github-sasha-s-go-deadlock 0.1.0-4 source package in Ubuntu

Changelog

golang-github-sasha-s-go-deadlock (0.1.0-4) unstable; urgency=medium

  * Team upload.
  * Vcs-* urls: pkg-go-team -> go-team.

 -- Alexandre Viau <email address hidden>  Mon, 05 Feb 2018 23:18:14 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-sasha-s-go-deadlock_0.1.0-4.dsc 2.3 KiB f2ae2884cdcdf7fc5c1a74cb36946db793482a5f3e4271a3079940b4b1fac06c
golang-github-sasha-s-go-deadlock_0.1.0.orig.tar.gz 9.5 KiB 3264f17574d1c1a8e876621de3b4a44c9feb4f9593939c9a2ebd9f1dbfb28ca4
golang-github-sasha-s-go-deadlock_0.1.0-4.debian.tar.xz 1.8 KiB cf73bcb0a4b18ef64470da3a618c37edb59e212e57ae85ef4e2c61c209585187

Available diffs

No changes file available.

Binary packages built by this source

golang-github-sasha-s-go-deadlock-dev: Online deadlock detection in go

 Online deadlock detection in go (golang). go-deadlock provides
 (RW)Mutex drop-in replacements for sync.(RW)Mutex. It would
 not work if you create a spaghetti of channels. Mutexes only.