Discover Packages
github.com/estuary/vitess
go
json2
package
Version:
v0.15.10
Opens a new window with list of versions in this module.
Published: Jul 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
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.
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.
UnmarshalPB is similar to Unmarshal but specifically for proto.Message to add type safety.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.