package
0.0.0-20220407155820-c380036c8305
Repository: https://github.com/dkischenko/chat.git
Documentation: pkg.go.dev
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
go:generate mockgen -source=service.go -destination=mocks/service_mock.go.
go:generate mockgen -source=repository.go -destination=mocks/repository_mock.go.