app

package
v0.0.0-...-f2f7e87 Latest Latest
Warning

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

Go to latest
Published: May 13, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BulkAnchor

func BulkAnchor(runParameters *RunParameters, logInput *logrus.Logger) int

func DryRun

func DryRun(runParameters *RunParameters, logInput *logrus.Logger) int

func ExportReceipts

func ExportReceipts(token string, url string, exportDirectory string, unixEpochLimit int64, fixReceipts bool, exitOnError bool, logInput *logrus.Logger) int

Types

type RunParameters

type RunParameters struct {
	Signature           bool
	ExitOnError         bool
	Recursive           bool
	InvertPrivate       bool
	Strict              bool
	Prune               bool
	FixReceipts         bool
	IDServerUnsecureSSL bool
	IsFS                bool
	IsS3                bool

	Directory          string
	S3Bucket           string
	BaseURL            string
	Token              string
	IDServerSignURL    string
	IDServerToken      string
	IDServerPubKey     string
	SignedIdentity     string
	SignedIssuerDomain string
	Filter             *regexp.Regexp
	S3Client           *minio.Client
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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