json

package
v0.0.0-...-21cfbab Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: Apache-2.0, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(v any) ([]byte, error)

Marshal is a drop in replacement for encoding/json.Marshall, which uses jsoniter for better performance.

func Unmarshal

func Unmarshal(data []byte, v any) error

Unmarshal is a drop in replacement for encoding/json.Unmarshal which uses jsoniter for better performance.

Types

This section is empty.

Jump to

Keyboard shortcuts

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