Sergey Kamardin
7b3420b258
Also HTTPConfig
2015-11-18 19:54:37 +03:00
Sergey Kamardin
fa0bf6994d
Rename `NewClient` to `NewHTTPClient`
2015-11-18 19:51:58 +03:00
Cameron Sparr
e2db577e0f
Implement a UDP client
...
closes #4647
2015-11-04 14:18:14 -07:00
alanzafame
20dcb881f0
Updated godoc.org link to v2 docs.
2015-10-21 09:06:32 +10:00
samaitra
f9cceb1a53
README client example bug #4488
2015-10-18 14:09:37 +05:30
Cameron Sparr
0c97695d5a
Change godoc to reference client v2
2015-10-15 18:36:29 -06:00
Cameron Sparr
696838a8c2
InfluxDB client v2
...
Closes #4387
2015-10-15 15:53:48 -06:00
nooproblem
d5d2ca4677
Removing deprecated JSON Protocol from README.md
...
The following panic is produced when running the code from the 'Find the last 10 _shapes_ records' section:
panic: interface conversion: interface is string, not json.Number
I have changed the type assertion from type json.Number to type string and amended the log output for the string type.
2015-09-21 19:33:44 +01:00
Nick Robinson
40a18d82a8
Updating imports in README example
...
Updating imports in the README example so that it will compile
2015-08-30 07:51:18 -04:00
Alexander Plutov
c2395d2c17
imported url package
2015-07-30 15:06:43 +07:00
Matthias Luedtke
3896a02fde
Add GoDoc badge at top of Readme for quick access.
2015-07-08 16:25:59 +02:00
Sean Beckett
e6c36d5e44
common batch parameters no longer allowed with line protocol
2015-06-19 11:56:22 -07:00
Alex Davies
a783bbcf0e
Name is now Measurement per issue #2564
2015-06-10 23:44:59 +00:00
ben hockey
9a3c28748c
change timestamp to time
2015-05-11 12:28:47 -05:00
Jari Sukanen
a56ea6f191
client: rename client.Results type to client.Response (issue: #2050 )
...
Rename client.Results to client.Response as it already has Results
property itself. Renaming it to Response makes code look much less
ugly.
2015-04-04 11:43:53 +03:00
Philip O'Toole
6a77a38cf2
Finaly copyedit of client README
2015-03-27 15:29:41 -07:00
derailed
0519d46132
cleaning up
2015-03-27 14:07:49 -06:00
derailed
a6ac28607b
updated the docs/example based on team feedback + added instructions for auth
2015-03-27 14:01:45 -06:00
derailed
5eb3e5fc1a
added godoc examples
2015-03-27 11:28:51 -06:00
derailed
37a0b22df3
Beefed up influx client README
2015-03-27 09:56:00 -06:00
Cory LaNou
18f159ae16
point to godoc
2015-03-09 13:07:50 -06:00
Cory LaNou
abb96535dd
remove more indenting
2015-03-09 09:08:15 -06:00
Cory LaNou
b31ecd89ea
remove indents from readme
2015-03-09 09:08:15 -06:00
Cory LaNou
f1d7b3e200
first pass at documenting library
2015-03-09 09:08:14 -06:00
Cory LaNou
97dc11c96d
more documenting. starting to update readme.
2015-03-09 09:08:14 -06:00
Cory LaNou
bc84193ec1
adding README.md placeholder
2015-01-22 15:08:30 -07:00
Cory LaNou
44d43462cf
removing old client and benchmarks to make space for new client and benchmarks
2015-01-22 15:02:24 -07:00
John Shahid
a915bf5e87
Subtree merged client code
2014-07-14 19:09:26 -04:00