Documentation ¶ Index ¶ func JSON(a, b []byte) (*diffnode.Diff, error) func Terraform(data []byte) (*diffnode.Diff, error) func Text(a, b []byte, contextLines int) (*node.Diff, error) func YAML(a, b []byte) (*diffnode.Diff, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func JSON ¶ added in v0.5.0 func JSON(a, b []byte) (*diffnode.Diff, error) func Terraform ¶ added in v0.5.0 func Terraform(data []byte) (*diffnode.Diff, error) func Text ¶ func Text(a, b []byte, contextLines int) (*node.Diff, error) func YAML ¶ added in v0.5.0 func YAML(a, b []byte) (*diffnode.Diff, error) Types ¶ This section is empty. Source Files ¶ View all Source files json.goterraform.gotext.goutil.goyaml.go Click to show internal directories. Click to hide internal directories.