fingerprint

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package fingerprint computes stable project cache keys.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compute

func Compute(in Inputs) (string, error)

Compute returns a stable "sha256:<hex>" fingerprint for in.

Types

type Inputs

type Inputs struct {
	Manifest  *manifest.Manifest
	Lock      *lockfile.Lock
	ProfileID string
}

Inputs contains the state used to build a fingerprint.

Jump to

Keyboard shortcuts

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