platform_build_blueprint/blueprint/bootstrap
Jamie Gennis 6eb4d24fad Remove the blueprint.Config type.
This change removes the definition of the Config type in the blueprint package.
The type was simply an empty interface, and it seems more clear to just have
that be explicit in the APIs.

Change-Id: Ia23a978f28e8627f890f483f62536f67264401bf
2014-06-12 12:16:09 -07:00
..
minibp Initial Blueprint commit. 2014-06-04 14:23:32 -07:00
bootstrap.go Remove the blueprint.Config type. 2014-06-12 12:16:09 -07:00
command.go Remove the blueprint.Config type. 2014-06-12 12:16:09 -07:00
config.go Document the bootstrap process. 2014-06-12 12:16:09 -07:00
doc.go Document the bootstrap process. 2014-06-12 12:16:09 -07:00