package
Version:
v1.167.0
Opens a new window with list of versions in this module.
Published: Jan 12, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SessionLog struct {
SessionID string `json:"session_id"`
StartedAt time.Time `json:"started_at"`
DeletedAt *time.Time `json:"deleted_at,omitempty"`
Repository string `json:"repository"`
MessageCount int `json:"message_count"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.