issues
search
shurcooL
/
vfsgen
Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.
MIT License
981
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add UseGlobalModTime option to make application reproducible
#93
lunny
opened
2 years ago
0
cd ..
#92
theclabs
closed
3 years ago
0
evaluate future direction after Go 1.16 changes
#91
dmitshur
opened
3 years ago
1
Feature Request: path to generate file
#90
yookoala
opened
3 years ago
1
Symlink & File Permission Support?
#89
coolaj86
opened
4 years ago
1
Add option to generate a function rather than global variable
#88
invidian
opened
4 years ago
4
Generation of assets fails with GOOS=freebsd
#87
kolaente
opened
4 years ago
2
Enable BestCompression for Gzip Writer
#86
silverwind
closed
4 years ago
2
Gzip Writer should use BestCompression
#85
silverwind
closed
4 years ago
1
importPathToDir used by repos using this doesn't work in module mode
#84
segevfiner
opened
4 years ago
2
"ignore" build tag is special in module mode
#83
segevfiner
opened
4 years ago
1
Add fallback file for single page applications
#82
cwen0
closed
4 years ago
2
Change name of output file `assets_vfsdata.go`?
#81
coolaj86
opened
4 years ago
7
Unable to generate multiple VFS into same package
#80
curio77
closed
4 years ago
1
generate bytes
#79
speier
opened
4 years ago
2
Support for go module and fix ci error
#78
huiyifyj
closed
1 year ago
0
Path mismatch when using `dev` tag
#77
wonderhoss
opened
4 years ago
4
Allow overriding file mtime, initialize go module
#76
pepov
closed
4 years ago
1
vfsgen broken after upgrading to golang 1.13
#75
veqryn
closed
4 years ago
2
Seeking doesn't work reliably with compressed files.
#74
hanleym
opened
5 years ago
1
Hash in file name?
#73
frederikhors
opened
5 years ago
0
Possible to pack SQLite file?
#72
TangMonk
opened
5 years ago
1
compress assets with brotli as well as gzip
#71
mappu
opened
5 years ago
4
Massive file generated do to recursion with no errors
#70
charlesritchea
opened
5 years ago
2
Simple question regarding dev flag
#69
syifan
closed
5 years ago
1
Add include/exclude example to docs
#68
gmwxio
opened
5 years ago
2
ErrorOnPkgPkg
#67
gmwxio
opened
5 years ago
0
Feature request: allow manually setting Mod Time
#66
veqryn
opened
5 years ago
8
Feature: turn off gzip compression
#65
wvh
opened
5 years ago
3
vfsgendev should be able to omit non-inverted build tags
#64
slimsag
opened
5 years ago
1
Add ForceAllTypes to Options
#63
kenshaw
closed
5 years ago
8
Read doesn't write to slice.
#62
trayanr
closed
5 years ago
2
Add MIT License
#61
andrewmostello
closed
5 years ago
1
Add include/exclude options
#60
rasa
closed
5 years ago
3
Support Go modules.
#59
Its-Alex
closed
6 years ago
1
ModTime option
#58
beyang
closed
6 years ago
1
Generated code seems to be different style than `go fmt` wants
#57
DavidJFelix
closed
6 years ago
2
[WIP] Simple example
#56
coolaj86
opened
6 years ago
2
Improve README organization (put higher level usage first), make docs friendlier for newcomers to Go.
#55
coolaj86
opened
6 years ago
3
Make the mod time optional
#54
jribe
closed
6 years ago
2
README: Expand the usage section.
#53
dmitshur
closed
6 years ago
1
Adding gitignore to vfsgen
#52
tariq1890
closed
6 years ago
4
Minor documentation fix for beginner-friendliness
#51
tariq1890
closed
6 years ago
3
vfsgendev: look up source in the current module
#50
antong
closed
6 years ago
6
Can we get a definitive LICENSE.md (or equivalent in the README.md), please?
#49
aahoughton
closed
6 years ago
1
return an error if input path is not readable
#48
davidkuridza
closed
6 years ago
0
Can't access assets outside of the package
#47
cmoulliard
opened
6 years ago
1
generator: use go/format to format the output pre-writing to a file
#46
myitcv
opened
6 years ago
4
How to serve gzipped bytes?
#45
vearutop
closed
6 years ago
1
multiple static paths
#44
jrhare
opened
6 years ago
1
Next