extism / go-pdk

Extism Plug-in Development Kit (PDK) for Go
https://pkg.go.dev/github.com/extism/go-pdk
BSD 3-Clause "New" or "Revised" License
60 stars 11 forks source link

feat: add a json allocation helper #39

Closed nilslice closed 4 months ago

nilslice commented 4 months ago

This also includes some tests, which ideally we follow up with another PR to add coverage for the previous new functions..

(it might also be nice to convert tests to use xtp-test-go!)