clients

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatasetClient added in v0.7.0

type DatasetClient interface {
	Checker(context.Context, *healthcheck.CheckState) error
	GetVersionMetadata(ctx context.Context, userAuthToken, serviceAuthToken, collectionID, datasetID, edition, version string) (metadata datasetclient.Metadata, err error)
}

DatasetApiClient defines the zebedee client

type ZebedeeClient

type ZebedeeClient interface {
	Checker(context.Context, *healthcheck.CheckState) error
	GetPublishedData(ctx context.Context, uriString string) ([]byte, error)
}

ZebedeeClient defines the zebedee client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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