package
Version:
v0.41.0
Opens a new window with list of versions in this module.
Published: Mar 19, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
func MustLoad(assetFunc Func) []byte
MustLoad loads an asset or panics if the asset couldn't be loaded
Error describes an asset error
func (ae *Error) Error() string
type Func func() ([]byte, error)
Func describes an asset loading function
Source Files
¶
Click to show internal directories.
Click to hide internal directories.