# Packages
Package mock_v1 is a generated GoMock package.
# Structs
Controller represents the controller for handling HTTP requests.
StatusResponse is a struct that represents a status response.
WrongResponse is a struct that represents an error response.
# Interfaces
Account is an interface for user accounts.
Balance represents the balance interface.
CurrencyConverter is an interface for converting currencies.
OperationHistory defines the interface for getting operation history.