checkpoint

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrCheckpointFileEmpty obviously means the checkpoint file was empty.
	ErrCheckpointFileEmpty = errors.New("given checkpoint file is empty or unreadable")
	// ErrMissingOutFile no output file name argument provided.
	ErrMissingOutFile = errors.New("output file not specified")
)

Functions

func Run

func Run(inFile, outFile string, generate, validate, dummy bool) error

Run ... the main entry point of the command.

Types

type AssetErr

type AssetErr []error

AssetErr a convenience error type.

func (AssetErr) Error

func (a AssetErr) Error() string

Error outputs the mismatches in an easy to read way.

Jump to

Keyboard shortcuts

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