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
}
func NewService ¶
func NewService() *Service
func ServiceWithConfig ¶
func ServiceWithConfig(config config.ServiceConfig) *Service
func (*Service) EmailRestService ¶
func (s *Service) EmailRestService() *rest.EmailService
func (*Service) EmailService ¶
func (s *Service) EmailService() *grpc.EmailService
func (*Service) ServiceConfig ¶
func (s *Service) ServiceConfig() config.ServiceConfig
Click to show internal directories.
Click to hide internal directories.