Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEventsHandler ¶
func NewHandler ¶
func NewHealthCheckHandler ¶
NewHealthCheckHandler creates handler for performing health check
Types ¶
type ErrorHandler ¶
func NewErrorHandler ¶
func NewErrorHandler(code int, message string) *ErrorHandler
func (*ErrorHandler) ServeHTTP ¶
func (eh *ErrorHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.