-
- Downloads
Use go:embed for static assets (#77)
Showing
- .github/workflows/lint.yaml 3 additions, 0 deletions.github/workflows/lint.yaml
- Dockerfile 2 additions, 5 deletionsDockerfile
- Makefile 1 addition, 17 deletionsMakefile
- httpbin/assets/assets.go 0 additions, 481 deletionshttpbin/assets/assets.go
- httpbin/handlers.go 7 additions, 8 deletionshttpbin/handlers.go
- httpbin/httpbin.go 4 additions, 2 deletionshttpbin/httpbin.go
- httpbin/static/forms-post.html 0 additions, 0 deletionshttpbin/static/forms-post.html
- httpbin/static/image.jpeg 0 additions, 0 deletionshttpbin/static/image.jpeg
- httpbin/static/image.png 0 additions, 0 deletionshttpbin/static/image.png
- httpbin/static/image.svg 0 additions, 0 deletionshttpbin/static/image.svg
- httpbin/static/image.webp 0 additions, 0 deletionshttpbin/static/image.webp
- httpbin/static/index.html 0 additions, 0 deletionshttpbin/static/index.html
- httpbin/static/moby.html 0 additions, 0 deletionshttpbin/static/moby.html
- httpbin/static/sample.json 0 additions, 0 deletionshttpbin/static/sample.json
- httpbin/static/sample.xml 0 additions, 0 deletionshttpbin/static/sample.xml
- httpbin/static/utf8.html 0 additions, 0 deletionshttpbin/static/utf8.html
- httpbin/static_assets.go 23 additions, 0 deletionshttpbin/static_assets.go
- httpbin/static_assets_test.go 14 additions, 0 deletionshttpbin/static_assets_test.go
Loading
Please register or sign in to comment