Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
api.BaseController
}
Handler handles reqeust on /service/notifications/clair/, which listens to clair's notifications. When there's unexpected error it will silently fail without removing the notification such that it will be triggered again.