Home
last modified time | relevance | path

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

/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go6188 type Revocation_Revoked_Field struct { struct
6194 func Revocation_Revoked(v []byte) Revocation_Revoked_Field {
6195 return Revocation_Revoked_Field{_set: true, _value: v}
6198 func (f Revocation_Revoked_Field) value() interface{} { argument
6205 func (Revocation_Revoked_Field) _Column() string { return "revoked" } argument
10625 revocation_revoked Revocation_Revoked_Field,
16633 revocation_revoked Revocation_Revoked_Field,
22544 revocation_revoked Revocation_Revoked_Field,
23889 revocation_revoked Revocation_Revoked_Field, argument