Discover Packages
github.com/ryanpbrewster/vitess
go
json2
package
Version:
v3.0.0-rc.3+incompatible
Opens a new window with list of versions in this module.
Published: Dec 9, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package json2 provides some improvements over the original json.
MarshalIndentPB MarshalIndents a proto.
MarshalPB marshals a proto.
func Unmarshal(data []byte , v interface{}) error
Unmarshal wraps json.Unmarshal, but returns errors that
also mention the line number. This function is not very
efficient and should not be used for high QPS operations.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.