rename -> account

This commit is contained in:
A.Unger
2020-02-03 20:05:22 +01:00
parent eef2de244f
commit bdc66633dd
@@ -1,4 +1,4 @@
package accounts
package account
// Account is an accounts service interface
type Account interface {