Documentation
¶
Index ¶
Constants ¶
View Source
const ( // NoResolver represents an error that occurs when no resolver exists to // fulfil the import request. NoResolver = errors.ConstError("no resolver") // SubjectNotFound represents an error where the specified subject for // public key import was not found. SubjectNotFound = errors.ConstError("subject not found") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.