package
0.0.0-20241222215834-09a60126efae
Repository: https://github.com/tucats/ego.git
Documentation: pkg.go.dev

# Functions

AssetsHandler is the handler for the GET method on the assets endpoint.
Flush the cache of assets being held in memory on behalf of the html services.
Get the number of items in the asset cache.
Get the current asset cache size.
Loader is the function that is called to load an asset from within the server.

# Variables

AssetCache is the map that identifies the objects that are in the cache.