package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Aug 8, 2023
License: AGPL-3.0, AGPL-3.0-only
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Asset loads and returns the asset for the given name.
It returns an error if the asset could not be found or
could not be loaded.
AssetInfo loads and returns the asset info for the given name.
It returns an error if the asset could not be found or
could not be loaded.
AssetNames returns the names of the assets.
MustAsset is like Asset but panics when Asset would return an error.
It simplifies safe initialization of global variables.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.