stream

package
v0.0.0-...-a2c7260 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 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

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