# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPopulatedProtoAddr generates a populated instance of the custom gogo type ProtoAddr.
NewPopulatedProtoCid generates a populated instance of the custom gogo type ProtoCid.
NewPopulatedProtoKey generates a populated instance of the custom gogo type ProtoKey.
NewPopulatedProtoPeerID generates a populated instance of the custom gogo type ProtoPeerID.
NewPopulatedProtoPrivKey generates a populated instance of the custom gogo type ProtoPrivKey.
NewPopulatedProtoPubKey generates a populated instance of the custom gogo type ProtoPubKey.
NewPopulatedProtoThreadID generates a populated instance of the custom gogo type ProtoThreadID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AddrBookRecord represents a record for a log in the address book.
AddrEntry represents a single multiaddress.
ExchangeEdgesReply contains edges requested with an ExchangeEdgesRequest.
No description provided by the author
ExchangeEdgesRequest is used to exchange address/heads edges with a peer.
No description provided by the author
No description provided by the author
GetLogsReply is the response from a GetLogsRequest.
GetLogsRequest is used to request thread logs.
No description provided by the author
GetRecordsReply contains records requested with a GetRecordsRequest.
LogEntry represents a single log.
GetRecordsRequest is used to request records from a log address.
No description provided by the author
LogEntry represents a single log.
HeadBookRecord represents the list of heads currently in a log.
HeadEntry represents a single cid.
Log represents a thread log.
Record is a thread record containing link data.
ProtoAddr is a custom type used by gogo to serde raw multiaddresses into the ma.Multiaddr type, and back.
ProtoCid is a custom type used by gogo to serde raw CIDs into the cid.CID type, and back.
ProtoKey is a custom type used by gogo to serde raw keys into the symmetric.Key type, and back.
ProtoPeerID is a custom type used by gogo to serde raw peer IDs into the peer.ID type, and back.
ProtoPrivKey is a custom type used by gogo to serde raw private keys into the PrivKey type, and back.
ProtoPubKey is a custom type used by gogo to serde raw public keys into the PubKey type, and back.
ProtoThreadID is a custom type used by gogo to serde raw thread IDs into the service.ID type, and back.
PushLogReply is the response from a PushLogRequest.
PushLogRequest is used to push a thread log to a peer.
No description provided by the author
PushRecordReply is the response from a PushRecordRequest.
PushRecordRequest is used to push a log record to a peer.
No description provided by the author
UnimplementedServiceServer can be embedded to have forward compatible implementations.
# Interfaces
ServiceClient is the client API for Service service.
ServiceServer is the server API for Service service.