mirror of
https://github.com/tmrts/go-patterns.git
synced 2024-11-25 14:36:06 +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)
|
||||
}
|
||||
```
|
||||
|
||||
## Packages
|
||||
|
||||
Packages helps you understand how this pattern works:
|
||||
|
||||
- [go-options](https://github.com/kataras/go-options)
|
||||
|
Loading…
Reference in New Issue
Block a user