package vm
import "github.com/goccy/go-json/internal/encoder/vm"
Code generated by internal/cmd/generator. DO NOT EDIT!
Index ¶
- func DebugRun(ctx *encoder.RuntimeContext, b []byte, codeSet *encoder.OpcodeSet) ([]byte, error)
- func Run(ctx *encoder.RuntimeContext, b []byte, codeSet *encoder.OpcodeSet) ([]byte, error)
Functions ¶
func DebugRun ¶
func Run ¶
Source Files ¶
debug_vm.go hack.go util.go vm.go
- Version
- v0.10.1
- Published
- Mar 13, 2023
- Platform
- windows/amd64
- Imports
- 9 packages
- Last checked
- 58 minutes ago –
Tools for package owners.