simplejson

package
v1.10.12 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONMarshaler

type JSONMarshaler interface {
	MarshalJSON() ([]byte, error)
}

type SimpleJsonDecoder

type SimpleJsonDecoder struct {
	bytes.Buffer
	// contains filtered or unexported fields
}

func (*SimpleJsonDecoder) Encode

func (d *SimpleJsonDecoder) Encode(e interface{}) ([]byte, error)

Jump to

Keyboard shortcuts

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