mirror of
https://github.com/tmrts/go-patterns.git
synced 2025-02-18 05:23:14 +03:00
Functional Options: Create a relative package, set the link
This commit is contained in:
parent
4b81980a1f
commit
999affe0bc
@ -92,3 +92,9 @@ if err != nil {
|
|||||||
panic(err)
|
panic(err)
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Packages
|
||||||
|
|
||||||
|
Packages helps you understand how this pattern works:
|
||||||
|
|
||||||
|
- [go-options](https://github.com/kataras/go-options)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user