Documentation ¶
Overview ¶
Package rpc provides functionality for request / reply messaging. It is used by package mgmt and cbs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Link ¶
type Link struct {
// contains filtered or unexported fields
}
Link is the bidirectional communication structure used for CBS negotiation
func NewLinkWithSession ¶ added in v1.1.0
NewLinkWithSession will build a new request response link, but will reuse an existing AMQP session
Click to show internal directories.
Click to hide internal directories.