Skip to content

How to remove shared data key using rust? #301

Closed
@leandrocurioso

Description

@leandrocurioso

I am building a rust filter and using the shared data, I noticed that we have implementations of:

https://github.com/proxy-wasm/proxy-wasm-rust-sdk/blob/main/src/traits.rs#L32

get_shared_data and set_shared_data

I need a way to delete the key. I couldn't find a function do do that.

Can someone please share an example?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions