golang-github-dcso-fluxline 0.0~git20200907.78686e5-3 source package in Ubuntu

Changelog

golang-github-dcso-fluxline (0.0~git20200907.78686e5-3) unstable; urgency=medium

  * Remove watchfile.
  * Standards-Version: 4.6.0 (routine-update)

 -- Sascha Steinbiss <email address hidden>  Wed, 29 Sep 2021 22:03:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-dcso-fluxline_0.0~git20200907.78686e5-3.dsc 2.3 KiB 9f696e9fca185568fd7847e705dfe53b600e599b2e95093785a5225442eee758
golang-github-dcso-fluxline_0.0~git20200907.78686e5.orig.tar.xz 4.1 KiB 9f80847a92d3f59837e7e58cf1ea89ed836026ccdcf304d751d5f6c25aa3a936
golang-github-dcso-fluxline_0.0~git20200907.78686e5-3.debian.tar.xz 2.8 KiB 781ac847acda1339002c86cd34194cd56690240b0c193b0474d4aba8bd72e76b

No changes file available.

Binary packages built by this source

golang-github-dcso-fluxline-dev: Golang library to prepare sets of metrics in InfluxDB's Line Protocol format

 The fluxline library provides an encoder for Golang to prepare sets of
 metrics in InfluxDB's Line Protocol format. As input, structs annotated with
 the 'influx' tag are used, similarly to how the encoding/json module works.