Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Edit ¶
Edit does a deep comparison on original and new and returns a YAML document that modifies only the nodes changed between original and new.
func YamlEncode ¶
Encodes a value using a two space indentation.
Types ¶
type HasRawValue ¶
type HasRawValue interface {
RawValue() []byte
}
Click to show internal directories.
Click to hide internal directories.