Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gateway ¶
type Gateway struct {
Notification notification.NotificationGatewayInterface
}
Gateway ...
func (*Gateway) GetNotification ¶
func (gw *Gateway) GetNotification() *notification.NotificationGateway
type GatewayInterface ¶
type GatewayInterface interface {
GetNotification() *notification.NotificationGateway
}
GatewayInterface declare All Method
Click to show internal directories.
Click to hide internal directories.