# Packages

Code generated by counterfeiter.

# Functions

No description provided by the author
GetCommService returns an instance of the communication service.
GetConfigService returns an instance of the config service.
GetEndpointService returns an instance of the endpoint service.
GetIdentityProvider returns an instance of the IdentityProvider interface.
No description provided by the author
No description provided by the author
No description provided by the author
GetViewManager returns an instance of the view manager.

# Constants

ListenPort is the port at which the FSC node might listen for some service.
P2PPort is the port on which the P2P Communication Layer respond.
ViewPort is the port on which the View Service Server respond.

# Variables

No description provided by the author

# Interfaces

AuditRegistry models a repository of identities' audit information.
No description provided by the author
ConfigService models a configuration registry.
EndpointService models the endpoint service.
Factory is used to create instances of the View interface.
No description provided by the author
IdentityProvider models the identity provider.
PKIResolver extracts public key ids from identities.
Registry keeps track of the available view and view factories.
ServiceProvider is used to return instances of a given type.
Session encapsulates a communication channel to an endpoint.
Signer is an interface which wraps the Sign method.
No description provided by the author
No description provided by the author
SigService models a repository of sign and verify keys.
Verifier is an interface which wraps the Verify method.
ViewManager manages the lifecycle of views and contexts.

# Type aliases

No description provided by the author
PortName is the type variable for the socket ports.