Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtcdCache ¶
type EtcdCache struct {
// contains filtered or unexported fields
}
EtcdCache stores etcd records in memory to do requests on
func NewForPrefix ¶
NewForPrefix returns a new EtcdCache prefilled with the keys of a specific prefix
func (*EtcdCache) Invalidate ¶
Invalidate removes a key from cache
Click to show internal directories.
Click to hide internal directories.