Documentation
¶
Index ¶
- Constants
- type Docs
- type Engine
- func (t Engine) Build(ctx context.Context) error
- func (t Engine) Dev(ctx context.Context) error
- func (t Engine) Lint(ctx context.Context) error
- func (t Engine) Publish(ctx context.Context, tag string) error
- func (t Engine) Test(ctx context.Context) error
- func (t Engine) TestRace(ctx context.Context) error
Constants ¶
View Source
const (
EngineImageRef = "ghcr.io/dagger/engine"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.