Documentation ¶
Index ¶
- func Dir(name string) ([]string, error)
- func Gitignore(name string) ([]byte, error)
- func IsDynamic() bool
- func Labels(name string) ([]byte, error)
- func License(name string) ([]byte, error)
- func Locale(name string) ([]byte, error)
- func Readme(name string) ([]byte, error)
- func WalkLocales(callback func(path, name string, d fs.DirEntry, err error) error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDynamic ¶ added in v1.11.5
func IsDynamic() bool
IsDynamic will return false when using embedded data (-tags bindata)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.