//
pkg.gl
Category
code.gitea.io/gitea
modules
assetfs
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
14
Dependents
4
Files
210 SLOC
#
Functions
Bindata
Bindata returns a new Layer with the given name, it serves files from the given bindata asset.
Layered
Layered returns a new LayeredFS with the given layers.
Local
Local returns a new Layer with the given name, it serves files from the given local path.
#
Structs
Layer
Layer represents a layer in a layered asset file-system.
LayeredFS
LayeredFS is a layered asset file-system.