package grids type Stat struct { TotalBytes int64 CountItems int }