prlpks

package
v0.0.0-...-cbc4e0b Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2014 License: AGPL-3.0, AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInconsistentKey = errors.New("Stored key is internally inconsistent.")

An internal inconsistency between the stored key material and our indexing was detected.

View Source
var ErrInvalidKeyHash = errors.New("Invalid key hash.")

Key hash is invalid.

View Source
var ErrInvalidKeyId = errors.New("Invalid key ID.")

Key ID is invalid.

View Source
var ErrKeyIdCollision = errors.New("Key ID matches multiple public keys. Try again with a longer key ID.")

A lookup with a short key ID found a collision. This is quite possible with short key IDs, remotely possibly with long IDs.

View Source
var ErrKeyNotFound = errors.New("Key not found.")

Lookup key was not found in the database.

View Source
var ErrTemplatePathNotFound = errors.New("Could not find templates. Check your installation and configuration.")

Template path was not found. Installation or configuration problem.

View Source
var ErrTooManyResponses = errors.New("Too many responses.")

A query resulted in more responses than we'd care to respond with.

View Source
var ErrUnsupportedOperation = errors.New("Unsupported operation.")

Something was attempted that isn't fully baked yet.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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