Documentation ¶
Index ¶
- func NewDiff(val cue.Value) (hofcontext.Runner, error)
- func NewInsert(val cue.Value) (hofcontext.Runner, error)
- func NewMask(val cue.Value) (hofcontext.Runner, error)
- func NewPatch(val cue.Value) (hofcontext.Runner, error)
- func NewPick(val cue.Value) (hofcontext.Runner, error)
- func NewReplace(val cue.Value) (hofcontext.Runner, error)
- func NewUpsert(val cue.Value) (hofcontext.Runner, error)
- type Diff
- type Insert
- type Mask
- type Patch
- type Pick
- type Replace
- type Upsert
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReplace ¶
func NewReplace(val cue.Value) (hofcontext.Runner, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.