Versions in this module Expand all Collapse all v3 v3.3.0 Jul 18, 2024 Changes in this version + const MaxChunkSize + type UploadWriter struct + func NewUploadWriter(ctx context.Context, creds *pdcpauth.PDCPCredentials) (*UploadWriter, error) + func (u *UploadWriter) Close() + func (u *UploadWriter) SetScanID(id string) error + func (u *UploadWriter) SetScanName(name string)