Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPRequestFn ¶
func HTTPRequestFn(deliveryKind *resource.DeliveryKind) requestFn
HTTPRequestFn performs an HTTP request to the requester service at the configured host.
func LogRequestFn ¶
func LogRequestFn(deliveryKind *resource.DeliveryKind) requestFn
LogRequestFn logs the input and output values. It is typically used during development when the actual message delivery is not important.
func NoopRequestFn ¶
func NoopRequestFn(_ *resource.DeliveryKind) requestFn
NoopRequestFn does nothing. It is typically used when a message should not be delivered, eg. when testing or debugging.
Types ¶
Click to show internal directories.
Click to hide internal directories.