Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIngestEventsHandler ¶
func NewIngestEventsHandler( op operation.Operation[ingest.IngestEventsRequest, bool], namespaceDecoder NamespaceDecoder, commonErrorEncoder httptransport.ErrorEncoder, errorHandler httptransport.ErrorHandler, ) http.Handler
NewIngestEventsHandler returns a new HTTP handler that wraps the given operation.Operation.
Types ¶
type NamespaceDecoder ¶
type NamespaceDecoder = ingestdriver.NamespaceDecoder
NamespaceDecoder gets the namespace from the request.
Click to show internal directories.
Click to hide internal directories.