Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultDiskLookupKeySerializer ¶
type DefaultDiskLookupKeySerializer struct {
// contains filtered or unexported fields
}
type ExecutionVersionCache ¶
type ExecutionVersionDiskLayer ¶
type ExecutionVersionDiskLayer struct {
// contains filtered or unexported fields
}
ExecutionVersionDiskLayer is a cache layer which attempts to find the version on disk, before calling the configured loading function.
type ExecutionVersionMemoryLayer ¶
type ExecutionVersionMemoryLayer struct {
// contains filtered or unexported fields
}
ExecutionVersionMemoryLayer is an in-memory cache which delegates to a disk layer if a version's path doesn't exist yet.
Click to show internal directories.
Click to hide internal directories.