Files
grafana/pkg
Dieter Plaetinck e9f38b9fc0 no unbound recursion in publish()
unbound recursion approach can blow up call stack,
and - I think - allocate memory unboundedly as well.

We can simply loop until err != nil

I didn't actually test this live, though tests succeed
2015-05-18 10:04:01 -04:00
..
2015-05-15 13:25:41 -07:00
2015-03-29 13:33:34 +02:00
2015-04-29 09:49:33 +02:00