steps

package
v1.18.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadServiceComponent

type DownloadServiceComponent struct {
	DpHttpServer *dphttp.Server

	ApiFeature *componenttest.APIFeature
	// contains filtered or unexported fields
}

func NewDownloadServiceComponent

func NewDownloadServiceComponent(fake_auth_url string) *DownloadServiceComponent

func (*DownloadServiceComponent) Close

func (d *DownloadServiceComponent) Close() error

func (*DownloadServiceComponent) Initialiser

func (d *DownloadServiceComponent) Initialiser() (http.Handler, error)

func (*DownloadServiceComponent) RegisterSteps

func (d *DownloadServiceComponent) RegisterSteps(ctx *godog.ScenarioContext)

func (*DownloadServiceComponent) Reset

func (d *DownloadServiceComponent) Reset()

type External

type External struct {
	Server *dphttp.Server
}

func (*External) DatasetClient

func (e *External) DatasetClient(datasetAPIURL string) downloads.DatasetClient

func (*External) FilesClient added in v1.16.1

func (e *External) FilesClient(cfg *config.Config) downloads.FilesClient

func (*External) FilterClient

func (e *External) FilterClient(s string) downloads.FilterClient

func (*External) HealthCheck

func (e *External) HealthCheck(c *config.Config, s string, s2 string, s3 string) (service.HealthChecker, error)

func (*External) HttpServer

func (e *External) HttpServer(cfg *config.Config, r http.Handler) service.HTTPServer

func (*External) ImageClient

func (e *External) ImageClient(s string) downloads.ImageClient

func (*External) S3Client

func (e *External) S3Client(cfg *config.Config) (content.S3Client, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL