package json

import "github.com/gin-gonic/gin/json"

Index

Variables

var (
	Marshal       = json.Marshal
	MarshalIndent = json.MarshalIndent
	NewDecoder    = json.NewDecoder
)

Source Files

json.go

Version
v1.3.0
Published
Aug 14, 2018
Platform
js/wasm
Imports
1 packages
Last checked
3 hours ago

Tools for package owners.