package app import ( "fmt" "net/url" "path" "github.com/seaweedfs/seaweedfs/weed/admin/dash" ) templ IcebergTableData(data dash.IcebergDataPreviewData) {
| # | for _, col := range data.Columns {{ col } | }
|---|---|
| { fmt.Sprintf("%d", i+1) } | for _, cell := range row {{ cell } | }
| Path | Format | Records | Size | |
|---|---|---|---|---|
{ file.Path } |
{ file.Format } | { formatNumber(file.RecordCount) } | { formatBytes(file.SizeBytes) } | Preview |
| No data files in this snapshot. | ||||