Skip to content

Commit

Permalink
use stronger types to construct oomd config
Browse files Browse the repository at this point in the history
Summary:
Use stronger typing for oomd config object and serialize with serde json at the end.
It's till less than perfect because we still use String for most of the keys. But just want to introduce as little as possible changes to the json output.

Differential Revision: D57761579

fbshipit-source-id: d2349d9c61745986a7478cf13d2ee0acd5651213
  • Loading branch information
Chengxiong Ruan authored and facebook-github-bot committed May 28, 2024
1 parent 2e3613a commit c096f93
Show file tree
Hide file tree
Showing 7 changed files with 894 additions and 660 deletions.
Loading

0 comments on commit c096f93

Please sign in to comment.