Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manages the catalog cache
func NewManager ¶
NewManager creates a new cache manager
func (*Manager) Invalidate ¶
func (m *Manager) Invalidate()
Invalidate marks the cache as stale, forcing next Get to reload
Click to show internal directories.
Click to hide internal directories.