Home
last modified time | relevance | path

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

/dports/net/storj/storj-1.45.3/satellite/satellitedb/
H A Dusers.go104 optional.ProjectBandwidthLimit = dbx.User_ProjectBandwidthLimit(user.ProjectBandwidthLimit)
165 ProjectBandwidthLimit: dbx.User_ProjectBandwidthLimit(projectBandwidthLimit.Int64()),
206 ProjectBandwidthLimit: dbx.User_ProjectBandwidthLimit(user.ProjectBandwidthLimit),
/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go8264 func User_ProjectBandwidthLimit(v int64) User_ProjectBandwidthLimit_Field { func