MCPcopy Create free account
hub / github.com/pydio/cells / GetBlock

Method GetBlock

common/proto/encryption/cells-encryption.pb.go:2247–2252  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2245}
2246
2247func (x *SetNodeBlockRequest) GetBlock() *Block {
2248 if x != nil {
2249 return x.Block
2250 }
2251 return nil
2252}
2253
2254type SetNodeBlockResponse struct {
2255 state protoimpl.MessageState

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected