21
0
Fork 0
xls/sst.go

7 lines
65 B
Go
Raw Permalink Normal View History

2015-03-19 10:39:41 +01:00
package xls
type SstInfo struct {
Total uint32
Count uint32
}