mirror of
https://github.com/kataras/iris.git
synced 2025-03-13 22:26:26 +01:00
.
parent
f788af4d56
commit
21cf8efdd2
|
@ -65,7 +65,7 @@ Navigate to your program directory, that the `./assets` subdirectory exists and
|
|||
$ 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
|
||||
// [app := iris.New...]
|
||||
|
|
Loading…
Reference in New Issue
Block a user