Home
last modified time | relevance | path

Searched refs:BucketBandwidthRollup_IntervalStart_Field (Results 1 – 1 of 1) sorted by relevance

/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go1727 type BucketBandwidthRollup_IntervalStart_Field struct { struct
1733 func BucketBandwidthRollup_IntervalStart(v time.Time) BucketBandwidthRollup_IntervalStart_Field {
1734 return BucketBandwidthRollup_IntervalStart_Field{_set: true, _value: v}
1737 func (f BucketBandwidthRollup_IntervalStart_Field) value() interface{} { argument
1744 func (BucketBandwidthRollup_IntervalStart_Field) _Column() string { return "interval_start" } argument
12110 bucket_bandwidth_rollup_interval_start_greater_or_equal BucketBandwidthRollup_IntervalStart_Field,
18118 bucket_bandwidth_rollup_interval_start_greater_or_equal BucketBandwidthRollup_IntervalStart_Field,
23466 bucket_bandwidth_rollup_interval_start_greater_or_equal BucketBandwidthRollup_IntervalStart_Field,
24315 bucket_bandwidth_rollup_interval_start_greater_or_equal BucketBandwidthRollup_IntervalStart_Field, argument