Versions in this module Expand all Collapse all v0 v0.27.0 Jun 18, 2026 Changes in this version + const ChangeStatusDeleted + func NewServer(l *slog.Logger) *cobra.Command + func NewWeb(l *slog.Logger) *cobra.Command + func ToDiff(original, changed string) ([]string, error) + func ToYalm(m Marshelable) (string, error) + type Marshelable interface + MarshalJSON func() ([]byte, error)