Versions in this module Expand all Collapse all v0 v0.3.0 Feb 12, 2018 Changes in this version + var Trace interface + type BucketConfiguration struct + MaxRequestsErrors int + MaxRequestsSucceeded int + Name string + type ErrorBucketSummary struct + ErrorCode int32 + Size int + type LatencyBucketSummary struct + MaxLatency time.Duration + MinLatency time.Duration + Size int + type PerMethodSummary struct + Active int + ErrorBuckets []ErrorBucketSummary + LatencyBuckets []LatencyBucketSummary v0.2.0 Jan 30, 2018 v0.1.0 Dec 15, 2017 Changes in this version + const UserAgent + func Sanitize(s string) string