Expand description
Modules§
- api
- Types describing the pubhubs API
- attr
- Attributes, for identifying (and/or banning) end-users
- cli
Clapstructs for command line argument parsing- client
- Helper functions to interact with the PubHubs backend servers
- common
- What was common between the binary and the ABI (which is no longer used).
- handle
Handles for PubHubs objects like hubs and attribute types.- hub
- Information about hubs
- id
Ids for PubHubs objects like hubs and attrbute types.- map
Map: look up objects by theirIdorHandle.- misc
- Miscellaneous
- phcrypto
- Pubhubs specific crypto
- servers
- The pubhubs backend servers
Macros§
- for_
all_ servers - Invokes given macro once for each pubhubs server with the server’s identifier as argument.
- for_
all_ servers_ helper - having_
message_ code