Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
Cache watches a key in etcd and caches the value in an atomic value This is useful for frequently read but infrequently updated values
Click to show internal directories.
Click to hide internal directories.