json

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2026 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Code generated by define_gene; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed encoding_json.d.ts
	EncodingJsonDefine   []byte
	EncodingJsonDeclared = map[string]any{
		"compact":       json.Compact,
		"htmlEscape":    json.HTMLEscape,
		"indent":        json.Indent,
		"marshalIndent": json.MarshalIndent,
		"marshal":       json.Marshal,
		"newDecoder":    json.NewDecoder,
		"newEncoder":    json.NewEncoder,
		"unmarshal":     json.Unmarshal,
		"valid":         json.Valid,
	}
)

Functions

This section is empty.

Types

type EncodingJsonModule

type EncodingJsonModule struct{}

func (EncodingJsonModule) Exports

func (S EncodingJsonModule) Exports() map[string]any

func (EncodingJsonModule) Identity

func (S EncodingJsonModule) Identity() string

func (EncodingJsonModule) TypeDefine

func (S EncodingJsonModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL