Discover Packages
github.com/transcom/mymove
pkg
assets
package
Version:
v0.0.0-...-c486877
Opens a new window with list of versions in this module.
Published: Oct 18, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Asset loads and returns the asset for the given path (relative to the "pkg/assets" directory). It returns an error if
the asset could not be found or could not be loaded.
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.