fix

package
v1.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff

func Diff(plan Plan) string

func Write

func Write(plan Plan) error

Types

type Change

type Change struct {
	Path   string
	Before []byte
	After  []byte
}

type Plan

type Plan struct {
	Changes []Change
}

func Build

func Build(sources map[string][]byte, diagnostics []diagnostic.Diagnostic) (Plan, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL