mirror of
https://github.com/kataras/iris.git
synced 2025-03-16 11:26:29 +01:00
.
parent
f788af4d56
commit
21cf8efdd2
|
@ -65,7 +65,7 @@ Navigate to your program directory, that the `./assets` subdirectory exists and
|
||||||
$ go-bindata ./assets/...
|
$ go-bindata ./assets/...
|
||||||
```
|
```
|
||||||
|
|
||||||
The above creates a genereated go file which contains three main functions: `Asset`, `AssetInfo` and `AssetNames`. Use them on the `DirOptions`:
|
The above creates a generated go file which contains three main functions: `Asset`, `AssetInfo` and `AssetNames`. Use them on the `DirOptions`:
|
||||||
|
|
||||||
```go
|
```go
|
||||||
// [app := iris.New...]
|
// [app := iris.New...]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user