mirror of
https://github.com/status-im/consul.git
synced 2025-01-23 20:19:29 +00:00
6 lines
65 B
Go
6 lines
65 B
Go
package client
|
|
|
|
type MockMetricsClient struct {
|
|
MetricsClient
|
|
}
|