Documentation
¶
Overview ¶
Implementation of the anti entropy algorithm.
File Metadata data structure ¶
Key exchanger functions for receiving and sending public key records ¶
Main function, deals with user parameters and launch the gossiper peer ¶
Messages ¶
Procedure for incoming client messages (client API)
Procedure for incoming data reply from other gossipers ¶
Procedure for incoming data request from other gossipers ¶
Procedure for incoming private messages from other gossipers ¶
Procedure for incoming rumor messages from other gossipers ¶
Procedure for incoming status packets from other gossipers ¶
Routing Table implementation ¶
Implementation of the rumormongering algorithm.
Writer for the standard output ¶
Util functions
Source Files
¶
- antientropy.go
- file_download.go
- file_metadata.go
- get_key.go
- gossip_parameters.go
- gossiper.go
- key_exchanger.go
- main.go
- messages.go
- packets.go
- process_client_message.go
- process_data_reply.go
- process_data_request.go
- process_private_message.go
- process_rep_update_req.go
- process_rumor.go
- process_status.go
- routing.go
- rumormongering.go
- standard_output_writer.go
- util.go
Click to show internal directories.
Click to hide internal directories.