stream

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknownScheme = errors.New("unknown scheme")
)

Functions

func Open

func Open(url string) (io.ReadCloser, error)

func Register added in v0.8.0

func Register(scheme string, open OpenFunc)

Register registers a scheme with an open function.

Types

type OpenFunc

type OpenFunc = func(file string) (io.ReadCloser, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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