added library download
This commit is contained in:
parent
6d8ecb3368
commit
b34178a86f
@ -29,3 +29,8 @@ $ go run main.go
|
|||||||
// &userName point to the memory of the var
|
// &userName point to the memory of the var
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Import package
|
||||||
|
```bash
|
||||||
|
go get github.com/gin-gonic/gin
|
||||||
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user