Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScreeningsService ¶
type ScreeningsService struct {
// contains filtered or unexported fields
}
func NewScreeningsService ¶
func NewScreeningsService(cinemaServiceAddr string, cinemaServiceSecureConfig config.ConnectionSecureConfig, moviesServiceAddr string, moviesServiceSecureConfig config.ConnectionSecureConfig, logger *logrus.Logger) (*ScreeningsService, error)
func (*ScreeningsService) GetScreeningInfo ¶
func (*ScreeningsService) Shutdown ¶
func (s *ScreeningsService) Shutdown()
Click to show internal directories.
Click to hide internal directories.