Home
last modified time | relevance | path

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

/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go2188 type BucketStorageTally_InlineSegmentsCount_Field struct { struct
2194 func BucketStorageTally_InlineSegmentsCount(v uint) BucketStorageTally_InlineSegmentsCount_Field {
2195 return BucketStorageTally_InlineSegmentsCount_Field{_set: true, _value: v}
2198 func (f BucketStorageTally_InlineSegmentsCount_Field) value() interface{} { argument
2205 func (BucketStorageTally_InlineSegmentsCount_Field) _Column() string { return "inline_segments_coun… argument