package
0.0.0-20200206082754-c833ae4fd044
Repository: https://github.com/dbadura/kyma.git
Documentation: pkg.go.dev
# Functions
NewActiveEventsHandler creates handler to handle subscribedevents endpoint.
NewErrorHandler creates a new ErrorHandler with the given code and message.
NewHandler creates http.Handler(s) for the /v1/events /v2/events /v1/subscribedevents and /v1/health endpoints.
NewHealthCheckHandler creates handler for performing health check.
# Structs
An ErrorHandler represents an error with a message and a status code.
# Interfaces
SubscribedEventsHandler is an interface representing handler for the /v1/subscribedevents endpoint.