Versions in this module Expand all Collapse all v1 v1.1.9 Oct 1, 2018 Changes in this version + var EmbeddedAssets = security.AssetLoader + func Asset(name string) ([]byte, error) + func AssetDir(name string) ([]string, error) + func AssetInfo(name string) (os.FileInfo, error) + func AssetNames() []string + func AssetReadDir(name string) ([]os.FileInfo, error) + func AssetStat(name string) (os.FileInfo, error) + func MustAsset(name string) []byte + func RestoreAsset(dir, name string) error + func RestoreAssets(dir, name string) error + func RestrictedCopy(t testing.TB, path, tempdir, name string) string Incompatible versions in this module v19.2.12+incompatible Jan 12, 2021