package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Apr 6, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 31
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsInvalidConfig asserts invalidConfigError.
IsInvalidFlag asserts invalidFlagError.
type Patch struct {
Op string `json:"op"`
Path string `json:"path"`
Value string `json:"value,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.