arc

package
v0.0.0-...-278c5aa Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackBuilder

type PackBuilder struct {
	// contains filtered or unexported fields
}

PackBuilder constructs the final EvidencePack archive representing an ARC attempt.

func NewPackBuilder

func NewPackBuilder(missionID string) *PackBuilder

func (*PackBuilder) AppendProofGraph

func (p *PackBuilder) AppendProofGraph(graph *proofgraph.Graph) error

AppendProofGraph locks the graph's terminal state into the archive.

func (*PackBuilder) Finalize

func (p *PackBuilder) Finalize() ([]byte, error)

Finalize closes the archive and returns the immutable byte stream.

Jump to

Keyboard shortcuts

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