Documentation
¶
Index ¶
- func Debug(server *webHook)
- func NewEventHandlers() *eventHandlers
- func NewWebHook(eventHandlers *eventHandlers, options ...serverOption) *webHook
- func WithAllEventTypes(server *webHook)
- func WithEventTypes(eventTypes ...string) func(*webHook)
- func WithPath(path string) func(*webHook)
- func WithPort(port int) func(*webHook)
- func WithSecret(secret string) func(*webHook)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEventHandlers ¶
func NewEventHandlers() *eventHandlers
func NewWebHook ¶
func NewWebHook(eventHandlers *eventHandlers, options ...serverOption) *webHook
func WithAllEventTypes ¶
func WithAllEventTypes(server *webHook)
func WithEventTypes ¶
func WithEventTypes(eventTypes ...string) func(*webHook)
func WithSecret ¶
func WithSecret(secret string) func(*webHook)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.