1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-21 11:57:02 +00:00

_examples: minor

This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-07-19 22:48:04 +03:00
parent 42b729732c
commit 141862db37
12 changed files with 12 additions and 33 deletions

View File

@@ -7,8 +7,7 @@ import (
)
// How to run:
// $ go get -u github.com/go-bindata/go-bindata/...
// # OR go get -u github.com/go-bindata/go-bindata/v3/go-bindata
// $ go install github.com/go-bindata/go-bindata/v3/go-bindata@latest
// $ go-bindata -nomemcopy -fs -prefix "../http2push/assets" ../http2push/assets/...
// $ go run .