json

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2019 License: MIT Imports: 5 Imported by: 1

Documentation

Overview

Package json registers a media.Encoder and Decoder for the "application/json" MIME type.

The standard library json.Encoder/Decoder are not used because they do not support context.Context when decoding.

Index

Constants

View Source
const (
	// MIME defines the mime-type without charset that is registered.
	MIME = "application/json"

	// MIMEUTF8 defines the mime-type with charset that is registered.
	MIMEUTF8 = "application/json;charset=utf-8"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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