package
0.0.0-20250114223410-f64633da4fd4
Repository: https://github.com/rogpeppe/misc.git
Documentation: pkg.go.dev

# Packages

Package apidoc holds the shared data structure between jujuapidoc and jujuapidochtml.
The generateapidoc program is bundled as an asset into jujuapidoc so that we don't need to remember to compile that program in order to generate the docs.

# Functions

Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
MustAsset is like Asset but panics when Asset would return an error.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.