source

package
v0.0.0-...-0a50f52 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Getter

type Getter interface {
	Get(context.Context) (io.ReadCloser, error)
}

Getter represents any type that can be acquired The goal is to provide a simple interface to get data from.

**Don't forget to close the resulting ReadCloser**

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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