Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Agg = &charm.Spec{
Name: "agg",
Usage: "agg [flags] field[,field...] path",
Short: "read a VNG file and run an aggregate as a test",
Long: `
The project command reads VNG vectors from
a VNG storage objects (local files or s3 objects) and outputs
the reconstructed ZNG row data as an aggregate function.
This command is most useful for testing the VNG vector cache.
`,
New: newCommand,
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.