Documentation
¶
Index ¶
- type Zip
- func (Zip) Compile(_ context.Context, _ sandbox.Sandbox, f sandbox.File, _ io.Writer, ...) (*sandbox.File, error)
- func (Zip) DefaultFilename() string
- func (Zip) DisplayName() string
- func (Zip) ID() string
- func (Zip) Run(_ context.Context, _ sandbox.Sandbox, _ sandbox.File, _ io.Reader, _ io.Writer, ...) (*sandbox.Status, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Zip ¶
type Zip struct{}
func (Zip) DefaultFilename ¶
func (Zip) DisplayName ¶
Click to show internal directories.
Click to hide internal directories.