Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type MockMeter ¶
type MockMeter struct{}
func (MockMeter) Int64Counter ¶
func (m MockMeter) Int64Counter( name string, opts ...otelmetric.Int64CounterOption, ) (otelmetric.Int64Counter, error)
func (MockMeter) Int64Histogram ¶
func (m MockMeter) Int64Histogram( name string, opts ...otelmetric.Int64HistogramOption, ) (otelmetric.Int64Histogram, error)
Click to show internal directories.
Click to hide internal directories.