moby--moby/cli/compose/interpolation
Vincent Demeester c165a8bfa1
Make sure we error out instead of panic during interpolation
Use type assertion to error out if the type isn't the right one
instead of panic as before this change.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-03-23 16:09:57 +01:00
..
interpolation.go Make sure we error out instead of panic during interpolation 2017-03-23 16:09:57 +01:00
interpolation_test.go Remove compose types.Dict alias 2017-03-22 16:16:20 +01:00