# Functions
New storage.
NewAccount initialize new account struct.
NewBalance initialize new Balance struct.
NewOperationHistory initialize new OperationHistory struct.
# Structs
Account of user.
Balance of user.
OperationHistory of user.
Storage is postgres database.