Versions in this module Expand all Collapse all v1 v1.0.1 Apr 12, 2023 v1.0.0 Apr 12, 2023 Changes in this version + type Stat struct + Period int64 + Volume float64 + func FromRaw(raw []interface{}) (*Stat, error) + func SnapshotFromRaw(raw []interface{}) (snap []*Stat, err error)