Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codechenx/FastTableViewer
/ types & classes
Types & classes
20 in github.com/codechenx/FastTableViewer
⨍
Functions
230
◇
Types & classes
20
Struct
Args
Args struct
args.go:4
Struct
Buffer
Buffer represents a table data structure with concurrent access support
buffer.go:63
Struct
ContinuousStats
stats.go:26
Struct
DiscreteStats
stats.go:17
Struct
FilterOptions
FilterOptions defines the parameters for a column filter.
buffer.go:787
Struct
LoadProgress
Track if last key pressed was 'g' for gg navigation LoadProgress tracks loading progress
init.go:53
Struct
ParsedLine
ParsedLine represents a parsed CSV line with its order
io.go:94
Struct
SearchResult
SearchResult represents a cell that matches search query
init.go:72
Struct
args
utils_test.go:12
Struct
args
buffer_test.go:33
Struct
args
io_test.go:15
Struct
candidateScore
Score each candidate
sepDector.go:81
Struct
colInfo
Pre-compute wrapped column info to avoid repeated map lookups
ui.go:50
Struct
dateRow
Create index-value pairs to sort
buffer.go:347
Struct
kv
stats.go:200
Struct
numRow
Create index-value pairs to sort
buffer.go:308
Struct
progressTracker
progressTracker helps display loading progress
io.go:18
Struct
sepDetecor
sepDector.go:8
Interface
statsSummary
stats.go:10
Struct
stringInterner
stringInterner provides efficient string deduplication for categorical data
buffer.go:14