package
0.0.0-20241112230726-ebf748d1e694
Repository: https://github.com/eorthus/gophermart.git
Documentation: pkg.go.dev
# Packages
Package mock is a generated GoMock package.
# Functions
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
Storage определяет интерфейс для хранения данных
go:generate mockgen -source=storage.go -destination=mock/mock_storage.go -package=mock.