//
pkg.gl
Category
github.com/ear7h/go-git-fs
module
package
0.0.5
Repository:
https://github.com/ear7h/go-git-fs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
379 SLOC
#
README
go-git-fs
This library shims
go-git
into an
fs.FS
to easily plug into an http server.
#
Packages
examples
No description provided by the author
#
Functions
NewFile
No description provided by the author
NewFileInfo
No description provided by the author
NewFS
No description provided by the author
#
Structs
File
No description provided by the author
FileInfo
No description provided by the author
Object
monolithic object, works as a File, DirEntry, and FileInfo it can be constructed as FileInfo or as File, where the former uses less resources.
Tree
No description provided by the author