Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssetFileSystem ¶
type AssetFileSystem struct { http.FileSystem // contains filtered or unexported fields }
func LoadAssetFileSystem ¶
func LoadAssetFileSystem(root string, indexes bool) (*AssetFileSystem, error)
func (*AssetFileSystem) Exists ¶
func (fs *AssetFileSystem) Exists(prefix, filepath string) bool
Click to show internal directories.
Click to hide internal directories.