golang-github-rs-zerolog 1.3.0+git20171214.c2fc1c6-3 source package in Ubuntu

Changelog

golang-github-rs-zerolog (1.3.0+git20171214.c2fc1c6-3) unstable; urgency=medium

  * point Vcs-* urls to salsa.d.o subproject

 -- Alexandre Viau <email address hidden>  Thu, 25 Jan 2018 16:01:06 -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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-rs-zerolog_1.3.0+git20171214.c2fc1c6-3.dsc 2.4 KiB 55e9284a3ca376c4ae72d9b06f4ba9be2cad2c5211a4d050d25b7a880fc28ad1
golang-github-rs-zerolog_1.3.0+git20171214.c2fc1c6.orig.tar.xz 381.9 KiB d77bf0cb10a2469fe8a6cb53d1da84423b252da4d84cf8bbb045eae0b5828b73
golang-github-rs-zerolog_1.3.0+git20171214.c2fc1c6-3.debian.tar.xz 2.1 KiB 3afd76e83b73f59e4a1c26f5a3cced0023bd96d7f1662d0a6bf53d27322a11ed

No changes file available.

Binary packages built by this source

golang-github-rs-zerolog-dev: Zero Allocation JSON Logger

 The zerolog package provides a fast and simple logger dedicated to
 JSON output.
 .
 Zerolog's API is designed to provide both a great developer experience
 and stunning performance. Its unique chaining API allows zerolog to
 write JSON log events by avoiding allocations and reflection.