json

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

json-iterator (https://github.com/json-iterator/go) seems to be even faster than easyjson (https://github.com/mailru/easyjson) and does not require code generation, but is in fact a 100% drop-in replacement for encoding/json.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(v interface{}) (data []byte, err error)

func Unmarshal

func Unmarshal(data []byte, v interface{}) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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