Documentation
¶
Overview ¶
Package receipt is the REST service wrapper around internal/receipt: it builds a reproducibility receipt for a run and verifies a committed receipt against a run's current persisted state.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service wraps the internal receipt build/verify layer for REST controllers.
func (*Service) Build ¶
Build re-derives the reproducibility receipt for a run from persisted state.
Click to show internal directories.
Click to hide internal directories.