Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
Richard Jones 2021-12-16 12:43:50 -07:00
parent 73e12296d3
commit 3224a0aeab
No known key found for this signature in database
GPG Key ID: CFB3A382EB166F4C
4 changed files with 9 additions and 10 deletions

View File

@ -1,5 +1,5 @@
// The Dagger API.
package dagger
package engine
// A deployment plan executed by `dagger up`
#Plan: #DAG

View File

@ -25,4 +25,3 @@ import (
// - A unix socket
// - An HTTPS endpoint
#Service: engine.#Service