workerrpc

package
v8.0.1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Ping   = "/ping"
	GetKey = "/getKey"
	Sign   = "/sign"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	KeyName    string
	KeyID      []byte
	Digest     []byte
	Hash       uint
	SaltLength *int
}

type Response

type Response struct {
	Value     []byte
	ID        []byte
	Cert      []byte
	Key       string
	Err       string
	Retryable bool
	Usage     bool
}

Jump to

Keyboard shortcuts

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