Open brnstz opened 8 years ago
We should use https://blog.golang.org/context / https://godoc.org/golang.org/x/net/context to send a single "now" time through the entire request stack. Possibly other stuff too (cancel / timeouts, etc.)
We should use https://blog.golang.org/context / https://godoc.org/golang.org/x/net/context to send a single "now" time through the entire request stack. Possibly other stuff too (cancel / timeouts, etc.)