package
Version:
v0.1.12
Opens a new window with list of versions in this module.
Published: Nov 11, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DataSelect struct {
Ext []string `json:"ext"`
Points []uint64 `json:"points"`
TimeStart *time.Time `json:"timeStart"`
TimeEnd *time.Time `json:"timeEnd"`
Level []string `json:"level"`
Data []string `json:"data"`
Bucket string `json:"bucket"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.