Versions in this module Expand all Collapse all v0 v0.0.2 Apr 15, 2024 Changes in this version + func Diff(ctx context.Context, runner command.Runner, b1 []byte, b2 []byte, ...) ([]byte, error) + type DiffOption func(*diffOptions) + func DiffWithSuppressCommands() DiffOption + func DiffWithSuppressTimestamps() DiffOption