MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / Statement

Method Statement

pkg/attestation/renderer/renderer.go:56–56  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

54
55type r interface {
56 Statement(ctx context.Context) (*intoto.Statement, error)
57}
58
59type Opt func(*AttestationRenderer)

Callers 5

RenderStatementMethod · 0.65
RenderMethod · 0.65
TestRenderV02Function · 0.65
encodeAttestationOutputFunction · 0.65

Implementers 2

RendererV02pkg/attestation/renderer/chainloop/v02
WorkflowRunAttestationItemapp/cli/pkg/action/workflow_run_descri

Calls

no outgoing calls

Tested by 2

TestRenderV02Function · 0.52