Documentation ¶
Index ¶
- func ParseAppUpdateAvailable(e partybus.Event) (string, error)
- func ParseUpdateVulnerabilityDatabase(e partybus.Event) (progress.StagedProgressable, error)
- func ParseVulnerabilityScanningFinished(e partybus.Event) (presenter.Presenter, error)
- func ParseVulnerabilityScanningStarted(e partybus.Event) (*matcher.Monitor, error)
- type ErrBadPayload
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseAppUpdateAvailable ¶
func ParseUpdateVulnerabilityDatabase ¶
func ParseUpdateVulnerabilityDatabase(e partybus.Event) (progress.StagedProgressable, error)
Types ¶
type ErrBadPayload ¶
type ErrBadPayload struct { Type partybus.EventType Field string Value interface{} }
func (*ErrBadPayload) Error ¶
func (e *ErrBadPayload) Error() string
Click to show internal directories.
Click to hide internal directories.