|
ipfs-chromium
|
#include <include/ipfs_client/gateway_spec.h>

Public Member Functions | |
| bool | operator< (GatewaySpec const &r) const |
| GatewaySpec (std::string_view pre, unsigned r) | |
Public Attributes | |
| std::string | prefix |
| unsigned | rate |
| std::array< int, gw::RequestTypeCount > | request_type_affinity |
Specification for an HTTP IPFS Gateway