Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceDescriptor ¶
type ServiceDescriptor struct { // Name of the service. Name string // Provider name. Provider string }
ServiceDescriptor describe a mixnet Provider-side service.
func FindServices ¶
func FindServices(capability string, doc *pki.Document) []ServiceDescriptor
FindServices is a helper function for finding Provider-side services in the PKI document.
Click to show internal directories.
Click to hide internal directories.