Documentation ¶ Index ¶ func Diff(input templ.Component, expected string) (diff string, err error) func DiffCtx(ctx context.Context, input templ.Component, expected string) (diff string, err error) func DiffStrings(expected, actual string) (diff string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Diff ¶ func Diff(input templ.Component, expected string) (diff string, err error) func DiffCtx ¶ added in v0.2.428 func DiffCtx(ctx context.Context, input templ.Component, expected string) (diff string, err error) func DiffStrings ¶ added in v0.2.501 func DiffStrings(expected, actual string) (diff string, err error) Types ¶ This section is empty. Source Files ¶ View all Source files diff.go Click to show internal directories. Click to hide internal directories.