Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + const ErrDB + const ErrInternal + const ErrNetwork + const ErrNotClassified + const ErrParse + const ErrTimeout + const Namespace + const OkSuccess + const RevSrcNotification + const RevSrcPathReply + const RevSrcSCMP + var ASInfos = newASInfoRequest() + var IFInfos = newIFInfo() + var PathRequests = newPathRequest() + var Revocations = newRevocation() + var SVCInfos = newSVCInfo() + type PathRequest struct + func (r PathRequest) Start() func(PathRequestLabels) + type PathRequestLabels struct + Dst addr.ISD + Result string + func (l PathRequestLabels) Labels() []string + func (l PathRequestLabels) Values() []string + func (l PathRequestLabels) WithResult(result string) PathRequestLabels + type Request struct + func (r Request) Start() func(string) + type Revocation struct + func (r Revocation) Count(l RevocationLabels) prometheus.Counter + func (r Revocation) Start() func(RevocationLabels) + type RevocationLabels struct + Result string + Src string + func (l RevocationLabels) Labels() []string + func (l RevocationLabels) Values() []string + func (l RevocationLabels) WithResult(result string) RevocationLabels