Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorParamEmpty liberr.CodeError = iota + libart.MinArtifactJfrog ErrorURLParse ErrorRequestInit ErrorRequestDo ErrorRequestResponse ErrorRequestResponseBodyEmpty ErrorRequestResponseBodyDecode ErrorArtifactoryNotFound ErrorArtifactoryDownload ErrorDestinationSize )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResponseChecksum ¶
type ResponseReposStorage ¶
type ResponseStorage ¶
type ResponseStorage struct { Uri string DownloadUri string Repo string Path string RemoteUrl string Created time.Time CreatedBy string LastModified time.Time ModifiedBy string LastUpdated time.Time Size string MimeType string Checksums ResponseChecksum OriginalChecksums ResponseChecksum // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.