Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIndexFunction ¶
GetIndexFunction .
Types ¶
type BufferManager ¶
type BufferManager interface {
Send(toSend interface{}) error
}
BufferManager is meant to handle buffering events/updates to the eventual forever home of the information
func GetManagersForType ¶
func GetManagersForType(cacheName, dataType, eventType string) []BufferManager
GetManagersForType a
Click to show internal directories.
Click to hide internal directories.