notification

package
v0.0.0-...-75a04d1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2020 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RetrieveNotificationContainer

type RetrieveNotificationContainer struct {
	// contains filtered or unexported fields
}

func NewRetrieveNotificationContainer

func NewRetrieveNotificationContainer() *RetrieveNotificationContainer

func (*RetrieveNotificationContainer) Add

func (c *RetrieveNotificationContainer) Add(correlationID string) <-chan raEvents.ResourceRetrieved

func (*RetrieveNotificationContainer) Find

func (c *RetrieveNotificationContainer) Find(correlationID string) chan<- raEvents.ResourceRetrieved

func (*RetrieveNotificationContainer) Remove

func (c *RetrieveNotificationContainer) Remove(correlationID string)

type UpdateNotificationContainer

type UpdateNotificationContainer struct {
	// contains filtered or unexported fields
}

func NewUpdateNotificationContainer

func NewUpdateNotificationContainer() *UpdateNotificationContainer

func (*UpdateNotificationContainer) Add

func (c *UpdateNotificationContainer) Add(correlationID string) <-chan raEvents.ResourceUpdated

func (*UpdateNotificationContainer) Find

func (c *UpdateNotificationContainer) Find(correlationID string) chan<- raEvents.ResourceUpdated

func (*UpdateNotificationContainer) Remove

func (c *UpdateNotificationContainer) Remove(correlationID string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL