package vm_indent
import "github.com/goccy/go-json/internal/encoder/vm_indent"
Code generated by internal/cmd/generator. DO NOT EDIT!
Index ¶
- func DebugRun(ctx *encoder.RuntimeContext, b []byte, codeSet *encoder.OpcodeSet, opt encoder.Option) ([]byte, error)
- func Run(ctx *encoder.RuntimeContext, b []byte, codeSet *encoder.OpcodeSet, opt encoder.Option) ([]byte, error)
Functions ¶
func DebugRun ¶
func DebugRun(ctx *encoder.RuntimeContext, b []byte, codeSet *encoder.OpcodeSet, opt encoder.Option) ([]byte, error)
func Run ¶
func Run(ctx *encoder.RuntimeContext, b []byte, codeSet *encoder.OpcodeSet, opt encoder.Option) ([]byte, error)
Source Files ¶
debug_vm.go hack.go util.go vm.go
- Version
- v0.5.1
- Published
- May 20, 2021
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 6 hours ago –
Tools for package owners.