Documentation
¶
Index ¶
- type CLI
- func (c *CLI) Deps(ctx context.Context, in *Deps) error
- func (c *CLI) Parse(ctx context.Context, args ...string) error
- func (c *CLI) Run(ctx context.Context, in *Run) error
- func (c *CLI) Serve(ctx context.Context, in *Serve) error
- func (c *CLI) TxtarPack(ctx context.Context, in *TxtarPack) error
- func (c *CLI) TxtarUnpack(ctx context.Context, in *TxtarUnpack) error
- func (c *CLI) Watch(ctx context.Context, in *Watch) error
- type Deps
- type Run
- type Serve
- type TxtarPack
- type TxtarUnpack
- type Watch
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLI ¶
func (*CLI) TxtarUnpack ¶ added in v0.0.6
func (c *CLI) TxtarUnpack(ctx context.Context, in *TxtarUnpack) error
type TxtarUnpack ¶ added in v0.0.6
Click to show internal directories.
Click to hide internal directories.