Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xinliangnote authored Oct 26, 2019
1 parent ebbb933 commit bbf31d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Go 入门的学习笔记,从零开始学 Go,做一个 Go 工程师。
│ ├── 04-路由中间件 - 异常捕获
│ ├── 05-路由中间件 - 链路追踪(Jaeger)- 理论
│ ├── 06-路由中间件 - 链路追踪(Jaeger)- 实战
│ ├── 07-路由中间件 - 签名验证
```

如果你发现本项目有内容上的错误,欢迎提交 issues 进行指正。
Expand All @@ -59,7 +60,7 @@ Go 入门的学习笔记,从零开始学 Go,做一个 Go 工程师。

- :white_check_mark: [Gin gRPC - Hello World](https://github.com/xinliangnote/Go/blob/master/02-Go%20gRPC/codes/01-gRPC%20Hello%20World)

#### go-gin-api 框架
#### :star: :star: :star: go-gin-api 框架

- :package: [go-gin-api](https://github.com/xinliangnote/go-gin-api)

Expand Down

0 comments on commit bbf31d7

Please sign in to comment.