diff

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ChangeStatusDeleted = "deleted"

Variables

This section is empty.

Functions

func NewServer

func NewServer(l *slog.Logger) *cobra.Command

NewServer represents the server command

func NewWeb

func NewWeb(l *slog.Logger) *cobra.Command

NewWeb represents the web command

func ToDiff

func ToDiff(original, changed string) ([]string, error)

func ToYalm

func ToYalm(m Marshelable) (string, error)

Types

type Marshelable

type Marshelable interface {
	MarshalJSON() ([]byte, error)
}

Jump to

Keyboard shortcuts

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