mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 10:23:54 +00:00
b9a78f2388
Summary: Pull Request resolved: https://github.com/facebook/osquery/pull/5548 This is a JSON deserializing formatter for schemer. It parse C++ object from JSON object according to defined in C++ class schema. The implementation based on rapidjson library. Two methods with the same name: `osquery::schemer::fromJson` Reviewed By: SAlexandru Differential Revision: D14664162 fbshipit-source-id: ba73490dc19127a04a43b7ba1807d1f1a0bf4f43 |
||
---|---|---|
.. | ||
tests | ||
BUCK | ||
schemer_json_error.h | ||
schemer_json_impl.h | ||
schemer_json.h |