Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service ...
func NewService ¶
func NewService( telegramClient telegram.Client, meetingRepository meetingRepository.Repository, topicRepository topicRepository.Repository, unitRepository unitRepository.Repository, studentRepository studentRepository.Repository, ) *Service
NewService ...
Click to show internal directories.
Click to hide internal directories.