configdiff

package
v0.19.1118 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2026 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package configdiff computes the difference between two app config versions as it applies to a single install.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComputeInstallConfigDiff

func ComputeInstallConfigDiff(ctx context.Context, db *gorm.DB, oldAppConfigID, newAppConfigID string) (*app.InstallConfigDiff, error)

ComputeInstallConfigDiff diffs oldAppConfigID against newAppConfigID. An empty oldAppConfigID means the install has never been pinned to a config, so everything counts as added.

Types

This section is empty.

Jump to

Keyboard shortcuts

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