package
0.1.0-alpha.1
Repository: https://github.com/wetware/pkg.git
Documentation: pkg.go.dev

# Functions

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
NewRouter_join_Params creates a new list of Router_join_Params.
No description provided by the author
NewRouter_join_Results creates a new list of Router_join_Results.
NewRouter creates a new list of Router.
No description provided by the author
NewTopic_Consumer_consume_Params creates a new list of Topic_Consumer_consume_Params.
NewTopic_Consumer creates a new list of Topic_Consumer.
NewTopic creates a new list of Topic.
No description provided by the author
NewTopic_name_Params creates a new list of Topic_name_Params.
No description provided by the author
NewTopic_name_Results creates a new list of Topic_name_Results.
No description provided by the author
NewTopic_publish_Params creates a new list of Topic_publish_Params.
No description provided by the author
NewTopic_subscribe_Params creates a new list of Topic_subscribe_Params.
No description provided by the author
NewTopic_subscribe_Results creates a new list of Topic_subscribe_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
Router_Methods appends Methods to a slice that invoke the methods on s.
Router_NewServer creates a new Server from an implementation of Router_Server.
Router_ServerToClient creates a new Client from an implementation of Router_Server.
Topic_Consumer_Methods appends Methods to a slice that invoke the methods on s.
Topic_Consumer_NewServer creates a new Server from an implementation of Topic_Consumer_Server.
Topic_Consumer_ServerToClient creates a new Client from an implementation of Topic_Consumer_Server.
Topic_Methods appends Methods to a slice that invoke the methods on s.
Topic_NewServer creates a new Server from an implementation of Topic_Server.
Topic_ServerToClient creates a new Client from an implementation of Topic_Server.

# Constants

Router_join_Params_TypeID is the unique identifier for the type Router_join_Params.
Router_join_Results_TypeID is the unique identifier for the type Router_join_Results.
Router_TypeID is the unique identifier for the type Router.
Topic_Consumer_consume_Params_TypeID is the unique identifier for the type Topic_Consumer_consume_Params.
Topic_Consumer_TypeID is the unique identifier for the type Topic_Consumer.
Topic_name_Params_TypeID is the unique identifier for the type Topic_name_Params.
Topic_name_Results_TypeID is the unique identifier for the type Topic_name_Results.
Topic_publish_Params_TypeID is the unique identifier for the type Topic_publish_Params.
Topic_subscribe_Params_TypeID is the unique identifier for the type Topic_subscribe_Params.
Topic_subscribe_Results_TypeID is the unique identifier for the type Topic_subscribe_Results.
Topic_TypeID is the unique identifier for the type Topic.

# Structs

Router_join holds the state for a server call to Router.join.
Router_join_Params_Future is a wrapper for a Router_join_Params promised by a client call.
Router_join_Results_Future is a wrapper for a Router_join_Results promised by a client call.
Topic_Consumer_consume holds the state for a server call to Topic_Consumer.consume.
Topic_Consumer_consume_Params_Future is a wrapper for a Topic_Consumer_consume_Params promised by a client call.
Topic_name holds the state for a server call to Topic.name.
Topic_name_Params_Future is a wrapper for a Topic_name_Params promised by a client call.
Topic_name_Results_Future is a wrapper for a Topic_name_Results promised by a client call.
Topic_publish holds the state for a server call to Topic.publish.
Topic_publish_Params_Future is a wrapper for a Topic_publish_Params promised by a client call.
Topic_subscribe holds the state for a server call to Topic.subscribe.
Topic_subscribe_Params_Future is a wrapper for a Topic_subscribe_Params promised by a client call.
Topic_subscribe_Results_Future is a wrapper for a Topic_subscribe_Results promised by a client call.

# Interfaces

A Router_Server is a Router with a local implementation.
A Topic_Consumer_Server is a Topic_Consumer with a local implementation.
A Topic_Server is a Topic 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
No description provided by the author
No description provided by the author