Documentation ¶
Overview ¶
Code generated by xbindata. DO NOT EDIT. sources:
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) } } )
View Source
var DefaultFS fsapi.Interface = xbfs.NewFileSystem(&Assets)
View Source
var LocalFS = assetfs.NewAssetFileSystem()
Functions ¶
func LoadDefault ¶
func LoadDefault()
func OutlinedPath ¶
func OutlinedPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.