client_golang/metrics/histogram_test.go

10 lines
229 B
Go

// Copyright (c) 2013, Matt T. Proud
// All rights reserved.
//
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package metrics
// TODO(matt): Re-Add tests for this type.