bytecode

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AssetReader added in v0.9.0

type AssetReader interface {
	io.Reader
	io.ReaderAt
	io.Closer
}

AssetReader describes the combination of both io.Reader and io.ReaderAt

func GetReader added in v0.9.0

func GetReader(dir, name string) (AssetReader, error)

GetReader returns a new AssetReader for the specified file asset

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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