How to Install golang-github-dcso-fluxline-dev in Ubuntu 18.04



Install golang-github-dcso-fluxline-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-dcso-fluxline-dev

Description:

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.

Homepage: https://github.com/DCSO/fluxline

Version: 0.0~git20180222.25ae683-1

Section: universe/devel