package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 23, 2018
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package rpc provides functionality for request / reply messaging. It is used by package mgmt and cbs.
Link is the bidirectional communication structure used for CBS negotiation
NewLink will build a new request response link
Close the link receiver, sender and session
RPC sends a request and waits on a response for that request
RetryableRPC attempts to retry a request a number of times with delay
Response is the simplified response structure from an RPC like call
Source Files
¶
Click to show internal directories.
Click to hide internal directories.