pulumi/pkg/util/contract
joeduffy 5f33292496 Move assertion/failure functions
This change just moves the assertion/failure functions from the pkg/util
package to pkg/util/contract, so things read a bit nicer (i.e.,
`contract.Assert(x)` versus `util.Assert(x)`).
2017-01-15 14:26:48 -08:00
..
assert.go Move assertion/failure functions 2017-01-15 14:26:48 -08:00
fail.go Move assertion/failure functions 2017-01-15 14:26:48 -08:00