Bryan Larsen

Results 78 comments of Bryan Larsen

Yes there are, but they're a lot easier to serialize than format. IOW, they're a vec of structures.

Yes, that seems exactly like what I am asking for, thank you.

Thanks for the report. Hobo 1.0 was the last Hobo release with official support for IE6 and IE7 so I don't plan on investigating further. If somebody does supply a...

No, let's leave it open, it's more visible to users that way. I don't mind leaving an issue like this open indefinitely.

@vr001, did you find a good metric to monitor db state? uptime and number of connections do seem like they'd do the trick -- what was the issue with them?

prior art: https://doc.rust-lang.org/std/net/struct.SocketAddrV6.html

Sounds reasonable. Any chance of making ParseableAddress public so I can borrow your parsing code? Not that there's much to it and I could easily lift the code, but it...

Which is an ironic request given https://github.com/stbuehler/rust-cidr/issues/15. Perhaps it's just best to ignore my previous comment.

Perhaps you should take "Docker" out of the bug title; statsd/system does not build in go1.5.1 for me either, and I'm not using Docker.