Home Download Docs Code Community
import "perkeep/pkg/camerrors"
Overview
Index

Overview ▾

Package camerrors define specific errors that are used to decide on how to deal with some failure cases.

Index

Variables

Package files

errors.go

Variables

var ErrMissingKeyBlob = errors.New("key blob not found")

ErrMissingKeyBlob is returned by the jsonsign handler when a verification fails because the public key for a signed blob is missing.

Website layout inspired by memcached.
Content by the authors.