From 41d539a6078ee8a815e24716f71043809f0f1509 Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Sun, 20 Jul 2025 12:55:38 -0400 Subject: [PATCH] update TODO --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 7fe3262..2f877a2 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,7 @@ # TODO +- [ ] Create generic interface for implenting a service +- [ ] Create config sample not called demo, so it is more easily reused - [ ] Expand config test case to cover GRPC config - [ ] Expand tracing