proxy-wasm-go-sdk
proxy-wasm-go-sdk copied to clipboard
unable to get filter_state from plugin
Describe the bug / error
using the following function r, err := proxywasm.GetProperty([]string{"filter_state", "test-data"})
where test-data is filter_state stored as protobuf in streaminfo.
whats the format in which this data is returned? it doesn't seem to be a protobuf.
What is your Envoy/Istio version?
Envoy version 1.20.1
What is the SDK version?
latest
What is your TinyGo version?
0.23