Documentation
¶
Index ¶
- func AssetFS() *assetfs.LayeredFS
- func BuiltinAssets() *assetfs.Layer
- func CustomAssets() *assetfs.Layer
- func Gitignore(name string) ([]byte, error)
- func Labels(name string) ([]byte, error)
- func License(name string) ([]byte, error)
- func Locale(name string) ([]byte, error)
- func Readme(name string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Gitignore ¶
Gitignore reads the content of a gitignore locale from static/bindata or custom path.
func Labels ¶
Labels reads the content of a specific labels from static/bindata or custom path.
func License ¶
License reads the content of a specific license from static/bindata or custom path.
func Locale ¶
Locale reads the content of a specific locale from static/bindata or custom path.
Types ¶
This section is empty.
Source Files
¶
- base.go
- options_dynamic.go
Click to show internal directories.
Click to hide internal directories.