bytecode

package
v0.0.0-...-c4caace Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2024 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

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

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

func GetReader

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