influxdb/models
Mark Rushakoff 39b9c26db4 chore: add String method to FieldType
Type conflicts should be rare, but when they do happen, printing out the
string name should save developers a couple minutes of digging compared
to looking up which numeric value means which type.
2018-10-26 08:24:18 -07:00
..
inline_fnv.go Initial import of models package 2018-10-01 12:03:19 +01:00
inline_fnv_test.go Initial import of models package 2018-10-01 12:03:19 +01:00
inline_strconv_parse.go Initial import of models package 2018-10-01 12:03:19 +01:00
inline_strconv_parse_test.go Initial import of models package 2018-10-01 12:03:19 +01:00
points.go chore: add String method to FieldType 2018-10-26 08:24:18 -07:00
points_internal_test.go Initial import of models package 2018-10-01 12:03:19 +01:00
points_test.go Initial import of models package 2018-10-01 12:03:19 +01:00
rows.go Initial import of models package 2018-10-01 12:03:19 +01:00
statistic.go Initial import of models package 2018-10-01 12:03:19 +01:00
statistic_test.go Initial import of models package 2018-10-01 12:03:19 +01:00
time.go Initial import of models package 2018-10-01 12:03:19 +01:00
uint_support.go Initial import of models package 2018-10-01 12:03:19 +01:00