Update TODO
This commit is contained in:
parent
3655f7eae8
commit
cba9c76a83
4
TODO.md
4
TODO.md
@ -7,6 +7,10 @@
|
||||
- Int to string swaps
|
||||
- *[]string to *string swaps
|
||||
|
||||
## EIA Package
|
||||
|
||||
- Figure out how the fuck to support multiple facets in this piece of shit fucking API spec. Seriously, amateur bullshit.
|
||||
|
||||
## EIA Client Tool
|
||||
|
||||
- Add reflection and autocomplete funcs
|
||||
|
@ -13,7 +13,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
DefRequestTimeout = 5 * time.Second
|
||||
DefRequestTimeout = 15 * time.Second
|
||||
DefAPILogLevel = zerolog.DebugLevel
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user