Documentation
¶
Index ¶
- type Mock
- func (ds *Mock) DownloadArtifact(tracer trace.Tracer, packageName string, version string) (string, error)
- func (ds *Mock) DownloadManifest(tracer trace.Tracer, packageName string, version string) (string, string, bool, error)
- func (ds *Mock) PackageServiceName() string
- func (ds *Mock) ReportResult(tracer trace.Tracer, result packageservice.PackageResult) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mock ¶
func (*Mock) DownloadArtifact ¶
func (*Mock) DownloadManifest ¶
func (*Mock) PackageServiceName ¶
func (*Mock) ReportResult ¶
func (ds *Mock) ReportResult(tracer trace.Tracer, result packageservice.PackageResult) error
Click to show internal directories.
Click to hide internal directories.