mirror of
https://github.com/moby/moby.git
synced 2026-07-08 15:48:52 +00:00
* Implement a new package: engine. It exposes a useful but minimalist job API. * Refactor main() to instanciate an Engine instead of a Server directly. * Refactor server.go to register an engine job. This is the smallest possible refactor which can include the new Engine design into master. More gradual refactoring will follow.
2 lines
37 B
Plaintext
2 lines
37 B
Plaintext
Solomon Hykes <solomon@dotcloud.com>
|