loaders

package
v2.3.3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0, MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FSKeyLoader

type FSKeyLoader struct {
	Dir string
}

FSKeyLoader read keys from filesystem

func (FSKeyLoader) Load

func (m FSKeyLoader) Load(id circuits.CircuitID) ([]byte, error)

Load keys from embedded FS

type VerificationKeyLoader

type VerificationKeyLoader interface {
	Load(id circuits.CircuitID) ([]byte, error)
}

VerificationKeyLoader load verification key bytes for specific circuit

Jump to

Keyboard shortcuts

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