Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReceiverID ¶
type ReceiverID uint64
ReceiverID is a universal ID referring to the unique identity of a cross-reference receiver
func ChooseReceiverID ¶
func ChooseReceiverID() ReceiverID
func ComputeReceiverID ¶
func ComputeReceiverID(r interface{}) ReceiverID
ComputeReceiverID computes a unique across-processes ID for the receiver r
func (ReceiverID) String ¶
func (rid ReceiverID) String() string
Click to show internal directories.
Click to hide internal directories.