workerrpc

package
v7.2.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2019 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
	Digest     []byte
	Hash       uint
	SaltLength *int
}

type Response

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

Jump to

Keyboard shortcuts

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