 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EscapePatchElement ¶
Types ¶
type Item ¶
type Item struct {
	Op    Operation   `json:"op"`
	Path  Path        `json:"path"`
	Value interface{} `json:"value,omitempty"`
}
    func ItemRemove ¶
func ItemReplace ¶
 Click to show internal directories. 
   Click to hide internal directories.