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

Method GetKey

common/proto/tree/cells-tree.pb.go:3975–3980  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3973}
3974
3975func (x *GetEncryptionKeyResponse) GetKey() []byte {
3976 if x != nil {
3977 return x.Key
3978 }
3979 return nil
3980}
3981
3982type SyncChange struct {
3983 state protoimpl.MessageState `protogen:"open.v1"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected