assets

package
v0.0.0-...-781836f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package assets is generated by go.chromium.org/luci/tools/cmd/assets.

It contains all [*.css *.html *.js *.tmpl] files found in the package as byte arrays.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assets

func Assets() map[string]string

Assets returns a map of all assets.

func GetAsset

func GetAsset(name string) []byte

GetAsset returns an asset by its name. Returns nil if no such asset exists.

func GetAssetSHA256

func GetAssetSHA256(name string) []byte

GetAssetSHA256 returns the asset checksum. Returns nil if no such asset exists.

func GetAssetString

func GetAssetString(name string) string

GetAssetString is version of GetAsset that returns string instead of byte slice. Returns empty string if no such asset exists.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL