Documentation
¶
Index ¶
- type Data
- func (d *Data) Add(data []domain.Data) error
- func (d *Data) Clear(bucketId uint64, of time.Time)
- func (d *Data) Count(bucketId uint64) (int64, error)
- func (d *Data) CountAll() (map[uint64]int64, error)
- func (d *Data) Create(bucketId uint64)
- func (d *Data) Find(data *dto.DataSelect) []domain.Data
- func (d *Data) Select(bucketId uint64, from, to time.Time) []domain.Data
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.