# Functions
DetermineReplyType determines which type of segments is in the reply.
# Constants
ErrCrypto indicates a problem with crypto.
ErrDB indicates a problem with the DB.
ErrInternal indicates an internal problem (likely a code bug).
ErrNetwork indicates a problem with the network.
ErrNoPath indicates no path is available to send a message.
ErrNotClassified indicates an error that is not further classified.
ErrParse indicates a parse error.
ErrTimeout indicates a timeout error.
Label values.
Label values.
Label values.
Namespace is the metrics namespace for the path server.
OkRegistrationNew indicates something new was registered.
OkRegiststrationUpdated indicates a registration was updated.
OkRequestCached indicates the request could be processed and the result came from cache.
OkRequestFetched indicates the request could be processed but the result needed to be fetched from a remote server.
OkSuccess is no error.
Revocation sources.
Revocation sources.
Revocation sources.
# Variables
Registrations contains metrics for segments registrations.
Requests contains metrics for segments requests.
Revocation contains metrics for revocations.
Sync contains metrics for segment synchronization.
# Structs
Registration contains metrics for segments registrations.
RegistrationLabels contains the label values for registration metrics.
Request is for request metrics.
RequestLabels contains the labels for requests.
RequestOkLabels contains the labels for a request that succeeded.
RevocationLabels are the labels for revocation metrics.
SyncPushLabels contains the label values for synchronization pushes.
SyncRegLabels contains the label values for synchronization registration metrics.