package
0.0.0-20240928134949-a80acbf64471
Repository: https://github.com/artemkapitonov/avito_test_task.git
Documentation: pkg.go.dev

# 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.