service.go
1.8 KB
-
Usage Stats: Introduce an interface for usage stats service (#29882) · de223747
Adding an interface type for usage stats service allows us to not depend on the implementation outside of the package, for example when testing we can easily mock the service
Vardan Torosyan committed