Files
wire/internal
Ross Light 2eb9d5ea1f wire: make solver iterative instead of recursive (google/go-cloud#137)
Primary reason is to make it easier to allow the process to continue and
collect errors. This has the side-effect of allowing larger depth graphs
since the solver no longer pushes Go stack frames.

Updates google/go-cloud#5
2018-11-13 13:16:45 -08:00
..