import "go.chromium.org/luci/vpython/venv/assets"
Package assets is generated by go.chromium.org/luci/tools/cmd/assets.
It contains all [*.css *.html *.js *.py *.tmpl] files found in the package as byte arrays.
Package assets contains generated go-code for small scripts that are needed by vpython.
Assets returns a map of all assets.
GetAsset returns an asset by its name. Returns nil if no such asset exists.
GetAssetSHA256 returns the asset checksum. Returns nil if no such asset exists.
GetAssetString is version of GetAsset that returns string instead of byte slice. Returns empty string if no such asset exists.
Package assets is imported by 2 packages. Updated 2019-12-09. Refresh now. Tools for package owners.