Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type EventDetails struct + func FromPublishRequest(r *api.PublishRequest) *EventDetails + func FromSubscriptionSpec(s v1alpha1.SubscriptionSpec) *EventDetails + func (e *EventDetails) Encode() string + type StatusReady struct + func (s *StatusReady) SetNotReady() + func (s *StatusReady) SetReady() bool