Documentation ¶
Overview ¶
Package respondent implements the RESPONDENT protocol, which is the response side of the survey pattern.
Index ¶
Constants ¶
View Source
const ( Self = protocol.ProtoRespondent Peer = protocol.ProtoSurveyor SelfName = "respondent" PeerName = "surveyor" )
Protocol identity information.
Variables ¶
This section is empty.
Functions ¶
func NewProtocol ¶
NewProtocol allocates a protocol state for the RESPONDENT protocol.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.