client

package
v1.6.29 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: BSD-2-Clause-Patent Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(e error, returnResult bool) bool

Check ...

Types

type CrumblMode

type CrumblMode string

CrumblMode ...

const (
	CREATION   CrumblMode = "crumbl"
	EXTRACTION CrumblMode = "uncrumbl"
)

type CrumblWorker

type CrumblWorker struct {
	Mode             CrumblMode
	Input            string
	Output           string
	OwnerKeys        string
	OwnerSecret      string
	SignerKeys       string
	SignerSecret     string
	VerificationHash string
	Data             []string
}

CrumblWorker ...

func (*CrumblWorker) Process

func (w *CrumblWorker) Process(returnResult bool) (result string, err error)

Process ...

Jump to

Keyboard shortcuts

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