Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PushApplication ¶
type PushApplication struct { SubscriptionsSupervisor *actors.SubscriptionsSupervisor ServerMux *http.ServeMux // contains filtered or unexported fields }
PushApplication ...
func NewPushApplication ¶
func NewPushApplication(pushOpts *pushOpts.Options, informer ...cache.SharedIndexInformer) *PushApplication
NewPushApplication ...
Click to show internal directories.
Click to hide internal directories.