Home
last modified time | relevance | path

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

/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go5242 type ProjectBandwidthDailyRollup_IntervalDay_Field struct { struct
5248 … ProjectBandwidthDailyRollup_IntervalDay(v time.Time) ProjectBandwidthDailyRollup_IntervalDay_Fiel…
5250 return ProjectBandwidthDailyRollup_IntervalDay_Field{_set: true, _value: v}
5253 func (f ProjectBandwidthDailyRollup_IntervalDay_Field) value() interface{} { argument
5260 func (ProjectBandwidthDailyRollup_IntervalDay_Field) _Column() string { return "interval_day" } argument