mirror of
https://github.com/tmrts/go-patterns.git
synced 2025-02-20 14:23:13 +03:00
Set flow of iris
This commit is contained in:
parent
999affe0bc
commit
6d58bd9922
@ -93,8 +93,9 @@ if err != nil {
|
||||
}
|
||||
```
|
||||
|
||||
## Packages
|
||||
## Relative
|
||||
|
||||
Packages helps you understand how this pattern works:
|
||||
Relative links and source codeview that helps you understand how this pattern works and can be extended to fit your needs:
|
||||
|
||||
- [go-options](https://github.com/kataras/go-options)
|
||||
- [configuration.go:26](https://github.com/kataras/iris/blob/master/configuration.go#L26), [configuration.go:160](https://github.com/kataras/iris/blob/master/configuration.go#L160), [iris.go:202](https://github.com/kataras/iris/blob/master/iris.go#L202)
|
||||
|
Loading…
x
Reference in New Issue
Block a user