Versions in this module Expand all Collapse all v0 v0.1.1 Oct 26, 2020 v0.1.0 Oct 26, 2020 Changes in this version + type MockService struct + Err error + ID string + func (s *MockService) AddAccount(_ context.Context, _ adding.Account) (string, error) + func (s *MockService) AddTransfer(_ context.Context, _ adding.Transfer) (string, error)