Documentation
¶
Index ¶
- type Client
- func (c *Client) Close(ctx context.Context) error
- func (c *Client) Initialize(ctx context.Context) error
- func (c *Client) InputPath(workspacePath, remotePath, localName string) (string, error)
- func (c *Client) Mode() string
- func (c *Client) Prepare(ctx context.Context, remotePath, destinationDir, inputPath string) (int64, error)
- func (c *Client) Pull(ctx context.Context, remotePath, destinationDir string) (int64, error)
- func (c *Client) ResolveSource(contentPath, savePath, releaseName string) (remotePath, localName string, err error)
- func (c *Client) Verify(ctx context.Context, inputPath string) (int64, error)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.