package impl
import "github.com/knqyf263/go-plugin/examples/host-function-library/library/json-parser/impl"
Index ¶
Types ¶
type ParserLibraryImpl ¶
type ParserLibraryImpl struct{}
ParserLibraryImpl implements export.ParserLibrary functions
func (ParserLibraryImpl) ParseJson ¶
func (ParserLibraryImpl) ParseJson(_ context.Context, request *export.ParseJsonRequest) (*export.ParseJsonResponse, error)
ParseJson is embedded into the plugin and can be called by the plugin.
Source Files ¶
- Version
- v0.8.0
- Published
- Jun 25, 2023
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 3 days ago –
Tools for package owners.