Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UploadMultipleCfg ¶
type UploadSingleCfg ¶
type UploadSingleCfg struct {
// contains filtered or unexported fields
}
type Uploader ¶
type Uploader struct {
// contains filtered or unexported fields
}
func NewUploader ¶
func (*Uploader) UploadMultiple ¶
func (u *Uploader) UploadMultiple(ctx context.Context, cfg UploadMultipleCfg) error
Upload uploads files to the target server's /api/ci-events endpoint It assumes all cfg values are non-zero
Click to show internal directories.
Click to hide internal directories.