Documentation
¶
Index ¶
- type Compiler
- type Env
- type Project
- func (p *Project) Build(ctx context.Context) (*bud.App, error)
- func (p *Project) Builder(ctx context.Context) *exe.Cmd
- func (p *Project) Execute(ctx context.Context, args ...string) error
- func (p *Project) Executor(ctx context.Context, args ...string) *exe.Cmd
- func (p *Project) Run(ctx context.Context, listener net.Listener) (*exe.Cmd, error)
- func (p *Project) Runner(ctx context.Context, listener net.Listener) (*exe.Cmd, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compiler ¶
Click to show internal directories.
Click to hide internal directories.