jsonutil

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply(original []byte, src interface{}) ([]byte, error)

Apply can be used in place of `json.Marshal` but with the effect of merging into the original document.

func Merge

func Merge(dst, src []byte) ([]byte, error)

Merge will recursively merge a src JSON document into the dst JSON document.

Types

This section is empty.

Jump to

Keyboard shortcuts

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