Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BookingSubscriber ¶
type BookingSubscriber struct {
// contains filtered or unexported fields
}
EmailSubscriber struct
func NewBookingSubscriber ¶
func NewBookingSubscriber( bookingHandler *handler.BookingHandler, ) *BookingSubscriber
NewEmailSubscriber init subscriber
func (*BookingSubscriber) Create ¶
func (e *BookingSubscriber) Create(ctx context.Context, msg *pb_booking.CreateRequest) error
Click to show internal directories.
Click to hide internal directories.