Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
arachne::coordination::intake_request Struct Reference

#include <include/arachne/coordinator.hpp>

Public Attributes

std::filesystem::path source_path
std::filesystem::path inbox_root
std::string submission_ref
std::string title
std::optional< std::string > supersedes
std::uintmax_t max_payload_bytes = 64U * 1024U * 1024U

Detailed Description

Definition at line 32 of file coordinator.hpp.

Member Data Documentation

◆ inbox_root

std::filesystem::path arachne::coordination::intake_request::inbox_root

Definition at line 34 of file coordinator.hpp.

◆ max_payload_bytes

std::uintmax_t arachne::coordination::intake_request::max_payload_bytes = 64U * 1024U * 1024U

Definition at line 38 of file coordinator.hpp.

◆ source_path

std::filesystem::path arachne::coordination::intake_request::source_path

Definition at line 33 of file coordinator.hpp.

◆ submission_ref

std::string arachne::coordination::intake_request::submission_ref

Definition at line 35 of file coordinator.hpp.

Referenced by arachne::coordination::operational_ledger::intake().

◆ supersedes

std::optional<std::string> arachne::coordination::intake_request::supersedes

Definition at line 37 of file coordinator.hpp.

◆ title

std::string arachne::coordination::intake_request::title

Definition at line 36 of file coordinator.hpp.

Referenced by arachne::coordination::operational_ledger::intake().


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