Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/elazarl/go-bindata-assetfs
/ types & classes
Types & classes
4 in github.com/elazarl/go-bindata-assetfs
⨍
Functions
17
◇
Types & classes
4
Struct
AssetDirectory
AssetDirectory implements http.File interface for a directory
assetfs.go:91
Struct
AssetFS
AssetFS implements http.FileSystem, allowing embedded files to be served from net/http package.
assetfs.go:131
Struct
AssetFile
AssetFile implements http.File interface for a no-directory file with content
assetfs.go:62
Struct
FakeFile
FakeFile implements os.FileInfo interface for a given path and size
assetfs.go:21