Files
opentf/state
Mitchell Hashimoto 76d920f504 state/remote: more canonical Go for skip TLS verify
/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
2015-06-07 22:24:31 -07:00
..
2015-02-23 15:13:54 -08:00
2015-02-23 15:13:54 -08:00
2015-02-23 15:13:53 -08:00
2015-02-23 15:13:55 -08:00
2015-02-23 21:36:58 -08:00
2015-02-23 21:36:58 -08:00
2015-02-23 21:36:58 -08:00