github.com/status-im/status-go@v1.1.0/services/wallet/balance/testutils.go (about) 1 package balance 2 3 type TestCacher struct { 4 cacherImpl 5 }