mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-09 15:43:53 -06:00
76d920f504
/cc @LeftyBC - Hope this helps! Some basic point: * Idiomatic Go is to use thisCasingStyle and not this_casing_style * Less repetitive to just create an http.Client once and re-use, also more flexible for later. * The empty `if ok {}` was kind of awkward, replace with proper check |
||
---|---|---|
.. | ||
remote | ||
backup_test.go | ||
backup.go | ||
cache_test.go | ||
cache.go | ||
inmem_test.go | ||
inmem.go | ||
local_test.go | ||
local.go | ||
state.go | ||
testing.go |