# Functions
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
No description provided by the author
# Interfaces
go:generate mockgen -source=segment_repository.go -destination ./mocks/segment_repository.go.
go:generate mockgen -source=user_repository.go -destination ./mocks/user_repository.go.