Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventGateway ¶
type EventGateway struct {
// contains filtered or unexported fields
}
func NewEventGateway ¶
func NewEventGateway(ceConfig ce.Config, authHandler security.AuthHandler) EventGateway
func (EventGateway) GenerateAuthorizationHandler ¶
type Recipient ¶
type Recipient struct { Type RecipientType Address string }
type RecipientType ¶
type RecipientType string
Click to show internal directories.
Click to hide internal directories.