pulumi/pkg/compiler/backends
joeduffy c20c151edf Use assertions in more places
This change mostly replaces explicit if/then/glog.Fatalf calls with
util.Assert calls.  In addition, it adds a companion util.Fail family
of methods that does the same thing as a failed assertion, except that
it is unconditional.
2016-11-19 16:13:13 -08:00
..
clouds Use assertions in more places 2016-11-19 16:13:13 -08:00
schedulers Sketch out more AWS backend code-generator bits and pieces 2016-11-18 16:46:36 -08:00
arch.go Sketch out more AWS backend code-generator bits and pieces 2016-11-18 16:46:36 -08:00
provider.go Use assertions in more places 2016-11-19 16:13:13 -08:00