summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/error/error_attributes.cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-21233: Drop dependency on yson in library/cpp/yt/error by switch to std::s...arkady-e1ppa2024-12-261-4/+6
* YT-21233: Adjust (To/From)ErrorAttributeValue CPOs, revert ConvertTo becoming...arkady-e1ppa2024-12-251-10/+105
* YT-21233: Introduce ToAttributeValue cpo which removes dependency of TErrorAt...arkady-e1ppa2024-11-291-1/+1
* YT-21233: Introduce TErrorAttributes as an opaque type for attributes to hide...arkady-e1ppa2024-10-221-0/+62