Binary package “golang-github-dcso-fluxline-dev” in ubuntu focal

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.