//
pkg.gl
Category
github.com/mushiyu/vitess
go
jsonutil
package
1.0.1
Repository:
https://github.com/mushiyu/vitess.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
25 SLOC
#
Functions
MarshalIndentNoEscape
MarshalIndentNoEscape is the same functionality as json.MarshalIndent but with HTML escaping disabled.
MarshalNoEscape
MarshalNoEscape is the same functionality as json.Marshal but with HTML escaping disabled.