mirror of
https://github.com/golang/net.git
synced 2026-03-31 18:37:08 +09:00
This implements a time series data structure. It is not a general purpose package, but will be used by the upcoming trace package. Change-Id: I3aa547b2f76582fea246b2b35b465b35499f3fda Reviewed-on: https://go-review.googlesource.com/10720 Reviewed-by: Andrew Gerrand <adg@golang.org>