package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

Bindata returns a new Layer with the given name, it serves files from the given bindata asset.
Layered returns a new LayeredFS with the given layers.
Local returns a new Layer with the given name, it serves files from the given local path.

# Structs

Layer represents a layer in a layered asset file-system.
LayeredFS is a layered asset file-system.