ipfs-chromium
Public Member Functions | Public Attributes | List of all members
ipfs::GatewaySpec Struct Reference

#include <library/include/ipfs_client/gateway_spec.h>

Collaboration diagram for ipfs::GatewaySpec:
Collaboration graph
[legend]

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
 

Detailed Description

Specification for an HTTP IPFS Gateway


The documentation for this struct was generated from the following file: