Documentation ¶
Overview ¶
Package obrc implements the One Billion Row Challenge.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AllStations = []Station{}/* 413 elements not displayed */
AllStations contains all weather stations.
Functions ¶
Types ¶
type Recording ¶
type Recording struct {
// contains filtered or unexported fields
}
Recording stores aggregate statistics about a weather station.
func NewRecording ¶
NewRecording starts a new Recording.
Click to show internal directories.
Click to hide internal directories.