From c9d3b534de8b7c504e9d3f1f33eec9613e66f4b3 Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Tue, 26 Nov 2024 17:13:15 -0500 Subject: [PATCH] Update TODO --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index b78361a..7dbf425 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,8 @@ ## EIA Package -- [ ] Move cmd/eia-client/internal/util/util_reflect to pkg/eia +- [ ] Make reflection match a STRING type instead of the underlying type +- [x] Move cmd/eia-client/internal/util/util_reflect to pkg/eia - [x] Figure out how the fuck to support multiple facets in this piece of shit fucking API spec. Seriously, amateur bullshit. ## EIA Client Tool