status-go/services/wallet/balance/testutils.go

6 lines
56 B
Go

package balance
type TestCacher struct {
cacherImpl
}