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 is a thread-safe in-memory cache for service resource lists. It stores items keyed by {AccountID, Region, Service} so that switching between services/regions can show previously loaded data instantly.
Click to show internal directories.
Click to hide internal directories.