package
0.0.0-20250107152505-2809300c68ba
Repository: https://github.com/triumphpc/go-study.git
Documentation: pkg.go.dev

# Functions

NewAccount - создает новый счет.

# Structs

Account - структура счета.
AccountCreated - событие создания счета.
MoneyDeposited - событие депозита средств.

# Interfaces

Event - интерфейс для событий.