InfluxValue

A sum type of values that can be stored in influxdb

Constructors

this
this(bool v)
Undocumented in source.
this
this(T v)
Undocumented in source.
this
this(T v)
Undocumented in source.
this
this(string v, Nullable!Type type)
Undocumented in source.

Members

Enums

Type
enum Type
Undocumented in source.

Functions

toString
void toString(Dg dg)
Undocumented in source. Be warned that the author may not have intended to support it.
type
auto type()
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

Payload
union Payload
Undocumented in source.

Meta