Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" BuildDate = "unknown" )
Version information (set via ldflags during build)
Functions ¶
Types ¶
type ChunkDisplayInfo ¶
type ChunkDisplayInfo struct {
Chunk *plan.Chunk
SessionStats *session.ChunkStats
RecentSessions []*session.Session
PlanID string
}
ChunkDisplayInfo contains all information needed to display chunk details.
Click to show internal directories.
Click to hide internal directories.