Documentation ¶
Index ¶
- func BoolPtr(b bool) *bool
- func Float64Ptr(f float64) *float64
- func FromPatch(from, to string) xpt.ComposedPatch
- func FromPatchMergeObjects(from, to string) xpt.ComposedPatch
- func Int64Ptr(i int64) *int64
- func StrPtr(s string) *string
- func StringValue(p *string) string
- func ToPatch(to, from string) xpt.ComposedPatch
- func ToPatchMergeObjects(to, from string) xpt.ComposedPatch
- func ToPatchPolicy(policy xpt.ToFieldPathPolicy) *xpt.PatchPolicy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float64Ptr ¶
func FromPatch ¶
func FromPatch(from, to string) xpt.ComposedPatch
func FromPatchMergeObjects ¶
func FromPatchMergeObjects(from, to string) xpt.ComposedPatch
func StringValue ¶
StringValue returns the string value if p is not nil or an empty string.
func ToPatch ¶
func ToPatch(to, from string) xpt.ComposedPatch
func ToPatchMergeObjects ¶
func ToPatchMergeObjects(to, from string) xpt.ComposedPatch
func ToPatchPolicy ¶
func ToPatchPolicy(policy xpt.ToFieldPathPolicy) *xpt.PatchPolicy
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.