Versions in this module Expand all Collapse all v0 v0.19.9 Oct 25, 2021 Changes in this version + type Monitor struct + func GetMonitor(method string, logger log.Logger, metrics map[string]*RpcMetrics) *Monitor + func (m *Monitor) OnBegin() *Monitor + func (m *Monitor) OnEnd(args ...interface{}) + type RpcMetrics struct + Counter metrics.Counter + Histogram metrics.Histogram