Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllPatch ¶
type AllPatch struct { Foo sliceund.Und[string] `json:",omitempty"` Bar sliceund.Und[*int] `json:",omitempty"` Baz sliceund.Und[*struct{}] `json:"baz,omitempty"` Qux sliceund.Und[[]string] `json:",omitempty"` Opt sliceund.Und[string] `json:"opt,omitempty"` Und und.Und[string] `json:"und,omitzero"` Elastic elastic.Elastic[string] `json:",omitzero"` SliceUnd sliceund.Und[string] `json:",omitempty"` SliceElastic sliceelastic.Elastic[string] `json:",omitempty"` }
func (AllPatch) ApplyPatch ¶
type HmmPatch ¶
func (HmmPatch) ApplyPatch ¶
Click to show internal directories.
Click to hide internal directories.