Package: wnpp
Severity: wishlist
Owner: Sascha Steinbiss <[email protected]>

* Package name    : golang-github-dcso-fluxline
  Version         : 0.0~git20180222.25ae683-1
  Upstream Author : DCSO GmbH
* URL             : https://github.com/DCSO/fluxline
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : Golang library to prepare sets of metrics in InfluxDB's 
Line Protocol format

 fluxline is 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.

 It supports the following Go builtin types as fields: string, int32, int64,
 int16, int8, int, uint32, uint64, uint16, uint8, uint, float64, float32.
 bool and time.Time.

_______________________________________________
Pkg-go-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to