issues
search
markbates
/
pkger
Embed static files in Go binaries (replacement for gobuffalo/packr)
MIT License
1.19k
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Go 1.18 Type Parameters Support
#153
buddy-sandidge
opened
2 years ago
0
Why should I use this library instead of the native embed functionality?
#152
JonasDoe
opened
2 years ago
0
Support Go 1.17 build stanzas (constraints)
#151
adamdecaf
opened
3 years ago
2
Document that go:embed exists and is usually a better solution
#150
rsheasby
opened
3 years ago
4
Trying to include static files using pkger.Dir("../frontend/build") results in "exit status 1: no Go files in /Users/me/app/frontend/build"
#149
rayterrill
closed
3 years ago
1
pkger cli
#148
ranjithchev
opened
3 years ago
1
"Write" not work
#147
lysShub
opened
3 years ago
0
Pkger does not work in a scratch image
#146
mmohaveri
opened
3 years ago
0
Failed to get file using sudo
#145
pohanlSUM
opened
3 years ago
0
working directory is not part of a module
#144
c9s
opened
3 years ago
0
pkger -include fails when using modules versioned with tags + path
#143
ideasculptor
opened
3 years ago
0
Pkger + fswatch issue
#142
AlexandreBernard
opened
3 years ago
0
Should return os.ErrNotExist in pkged mode
#141
Shark
opened
3 years ago
0
Persistent write
#140
nodauf
opened
3 years ago
0
Not able to ignore the directory which doesn't have any go file for that specific build constraint
#139
praveenkumar
opened
3 years ago
1
[Question] Use compression?
#138
gkze
closed
2 years ago
1
nil pointer when file names are in constants
#137
joefrancia
opened
3 years ago
2
Leading slash in file name when inside a box
#136
ItalyPaleAle
opened
4 years ago
0
Update examples/**/Dockerfile to not use alpine?
#135
ryanerwin
opened
4 years ago
0
strange behavior on pkger.Open api
#134
dfang
closed
4 years ago
2
Question: properly embedding assets when main in cmd/app
#133
rugwirobaker
opened
4 years ago
1
pkger dies for private repos
#132
phanirithvij
closed
4 years ago
2
remove defer clean(), disable go mod tidy in defer
#131
WuErPing
opened
4 years ago
0
Non deterministic output
#130
zdebra
opened
4 years ago
3
Cannot render static files in gofiber after build
#129
joumaico
opened
4 years ago
3
Compile a static list of assets
#128
sagikazarmark
opened
4 years ago
3
Force reading packaged data in development/test mode?
#127
dmoles
opened
4 years ago
1
filepath string ? (http.ServeFile())
#126
ghost
opened
4 years ago
2
Add missing error handling
#125
muesli
opened
4 years ago
0
Fix typos in file.go
#124
muesli
opened
4 years ago
0
Use base64-encoding in favor of hex-encoding
#123
BattleRattle
opened
4 years ago
1
Make the list subcommand read-only
#122
belak
closed
9 months ago
0
pkger doesn't work with "go run" when placing the entry in "cmd/..." project format
#121
dschissler
opened
4 years ago
2
How can I get the root module name in code?
#120
dschissler
closed
4 years ago
1
here.Package error
#119
mlboy
opened
4 years ago
2
how i get path without package prefix by pkger.Walk()
#118
mlboy
closed
4 years ago
2
pkger is very slow for large repos, even though including just one file
#117
tian000
opened
4 years ago
4
panic: illegal base64 data at input byte 436512
#116
moqmar
opened
4 years ago
4
Open embedded file using geoip2 library. Is it possible?
#115
hadan
opened
4 years ago
1
Go: Embedded Static Assets Proposal
#114
markbates
opened
4 years ago
0
Question: Windows support
#113
chrisvdg
closed
4 years ago
1
Add exclude flag to list and pack commands
#112
jankaszel
opened
4 years ago
4
Error while opening xx: file does not exist
#111
storezhang
opened
4 years ago
1
When pkger command fails a broken .go files is left
#110
cornelk
opened
4 years ago
0
Does not work without any go file in main dir
#109
cornelk
opened
4 years ago
1
Allow the user to exclude folder paths
#108
A1Liu
opened
4 years ago
6
how to pack single file into binary like .env
#107
tim0991
closed
4 years ago
0
How do I use this package?
#106
jay-khatri
opened
4 years ago
4
Import Cycle not allowed
#105
A1Liu
closed
4 years ago
1
Introduce a verbose/list option to the build command
#104
sagikazarmark
opened
4 years ago
1
Next