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

Method GetCreate

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

Source from the content-addressed store, hash-verified

3929}
3930
3931func (x *GetEncryptionKeyRequest) GetCreate() bool {
3932 if x != nil {
3933 return x.Create
3934 }
3935 return false
3936}
3937
3938type GetEncryptionKeyResponse struct {
3939 state protoimpl.MessageState `protogen:"open.v1"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected