Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncCache ¶
type SyncCache struct { Out chan []map[string]interface{} Ack chan bool CacheLength int // readonly, for metrics only to save calculation // contains filtered or unexported fields }
func NewSyncCache ¶
Click to show internal directories.
Click to hide internal directories.