corpus

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package corpus contains generated SSZ types for fuzz testing.

Types in this package are generated by the generate command and should not be edited manually. Run `go run ./fuzz/cmd/generate` to regenerate.

Index

Constants

This section is empty.

Variables

View Source
var Registry []TypeEntry

Registry holds all generated type entries. Populated by registry_gen.go.

Functions

This section is empty.

Types

type TypeEntry

type TypeEntry struct {
	Name     string
	New      func() any
	Extended bool
}

TypeEntry represents a generated SSZ type available for fuzz testing.

Jump to

Keyboard shortcuts

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