 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergeJSON ¶
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.
 Click to show internal directories. 
   Click to hide internal directories.