Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Finder ¶
type Finder struct {
// contains filtered or unexported fields
}
Finder is an in-memory cache with optional lazy-loading through Loader.
func (*Finder) All ¶ added in v0.2.31
All returns a snapshot of all cached agents. It does not invoke the loader.
Click to show internal directories.
Click to hide internal directories.