Versions in this module Expand all Collapse all v2 v2.11.4 Oct 1, 2020 Changes in this version + type Controller struct + func NewController(instanceIDService instanceid.Service, ...) *Controller + func (s *Controller) ReceiveEvent(ctx context.Context, req *eventpkg.EventRequest) (*eventpkg.EventResponse, error) + func (s *Controller) Run(stopCh <-chan struct{})