merge

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeJSON

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

MergeJSON merges JSON according to RFC7386 (see https://tools.ietf.org/html/rfc7386)

func MergePatch

func MergePatch(target, patch interface{}) interface{}

MergePatch is an implementation of MergePatch described in RFC7386 that operates on json marshalled into empty interface{} by encoding/json.Unmarshal() (see https://tools.ietf.org/html/rfc7386#section-2)

Types

This section is empty.

Jump to

Keyboard shortcuts

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