interfaces

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteURLInterface

type RemoteURLInterface interface {
	// TODO: Refactor for URI to be of type DataReference. We should package a FromString-like function in flytestdlib
	Get(ctx context.Context, uri string) (admin.UrlBlob, error)
}

Defines an interface for fetching pre-signed URLs.

Jump to

Keyboard shortcuts

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