# Functions
No description provided by the author
NewLocation creates a new list of Location.
No description provided by the author
NewMessage creates a new list of Message.
No description provided by the author
NewRegistry_findProviders_Params creates a new list of Registry_findProviders_Params.
No description provided by the author
NewRegistry_findProviders_Results creates a new list of Registry_findProviders_Results.
NewRegistry creates a new list of Registry.
No description provided by the author
NewRegistry_provide_Params creates a new list of Registry_provide_Params.
No description provided by the author
NewRegistry_provide_Results creates a new list of Registry_provide_Results.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Registry_Methods appends Methods to a slice that invoke the methods on s.
Registry_NewServer creates a new Server from an implementation of Registry_Server.
Registry_ServerToClient creates a new Client from an implementation of Registry_Server.
# Constants
Location_TypeID is the unique identifier for the type Location.
No description provided by the author
No description provided by the author
No description provided by the author
Message_TypeID is the unique identifier for the type Message.
No description provided by the author
No description provided by the author
Registry_findProviders_Params_TypeID is the unique identifier for the type Registry_findProviders_Params.
Registry_findProviders_Results_TypeID is the unique identifier for the type Registry_findProviders_Results.
Registry_provide_Params_TypeID is the unique identifier for the type Registry_provide_Params.
Registry_provide_Results_TypeID is the unique identifier for the type Registry_provide_Results.
Registry_TypeID is the unique identifier for the type Registry.
# Structs
Location_Future is a wrapper for a Location promised by a client call.
Message_Future is a wrapper for a Message promised by a client call.
Registry_findProviders holds the state for a server call to Registry.findProviders.
Registry_findProviders_Params_Future is a wrapper for a Registry_findProviders_Params promised by a client call.
Registry_findProviders_Results_Future is a wrapper for a Registry_findProviders_Results promised by a client call.
Registry_provide holds the state for a server call to Registry.provide.
Registry_provide_Params_Future is a wrapper for a Registry_provide_Params promised by a client call.
Registry_provide_Results_Future is a wrapper for a Registry_provide_Results promised by a client call.
# Interfaces
A Registry_Server is a Registry with a local implementation.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author