assets

package
v0.0.0-...-7de8d89 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	StartPos int64
	Assets   bc.Assets

	OpenOutlined          = br.Open
	OutlinedReaderFactory = func(start, size int64) func() (reader iocommon.ReadSeekCloser, err error) {
		return func() (reader iocommon.ReadSeekCloser, err error) {
			return OpenOutlined(outlinedPath, _outlined.StartPos+start, size)
		}
	}
)

Functions

func FS

func FS() fsapi.Interface

func Load

func Load()

func OnFsLoad

func OnFsLoad(cb ...func(fs fsapi.Interface))

func Outlined

func Outlined() (archiv *outlined.Outlined, err error)

func OutlinedPath

func OutlinedPath() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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