Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler = httpingest.Handler
Handler receives an event in CloudEvents format and forwards it to a {Collector}.
func NewHandler ¶
func NewHandler(config HandlerConfig) (*Handler, error)
type HandlerConfig ¶
type HandlerConfig = httpingest.HandlerConfig
Click to show internal directories.
Click to hide internal directories.