Documentation
¶
Overview ¶
Package sessioncheckpoint provides the single ephemeral handoff slot for a session. It is intentionally separate from file-edit checkpoints.
Index ¶
Constants ¶
View Source
const MaxBytes = 16 << 10
View Source
const MetadataKey = "session_checkpoint"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Slot ¶
type Slot struct {
// contains filtered or unexported fields
}
func (*Slot) ClearIfGeneration ¶
func (*Slot) SaveToMetadata ¶
Click to show internal directories.
Click to hide internal directories.