bKey, or "binding key" identifies a peer in a binding
| 480 | |
| 481 | // bKey, or "binding key" identifies a peer in a binding |
| 482 | type bKey uuid.UUID |
| 483 | |
| 484 | // binding represents an association between a peer and a Node. |
| 485 | type binding struct { |
no outgoing calls
no test coverage detected