Skip to content

Commit 088914d

Browse files
committed
golang面试题
1 parent f9126f6 commit 088914d

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

01语言/1go/0目录.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [编写可维护Go语言代码建议](https://github.com/llitfkitfk/go-best-practice)
88
- [go语言问题集](https://www.bookstack.cn/read/qcrao-Go-Questions/README.md)
99
- [golang修养之路](https://github.com/aceld/golang)
10+
- [golang面试题](https://github.com/lifei6671/interview-go)
1011

1112
### 目录
1213

01语言/1go/7常用的包.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
- [livego](https://github.com/gwuhaolin/livego) 直播框架
3737
- [mqant](https://github.com/liangdas/mqant) 游戏框架
3838
- [colly](https://github.com/gocolly/colly) 爬虫框架
39+
- [wails](https://github.com/wailsapp/wails) go构建桌面APP
3940

4041
### 及时通讯
4142

03容器和集群/2k8s/0目录.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 目录
22

3+
- [k8s概念介绍](https://zhuanlan.zhihu.com/p/379270517)
4+
35
1. [安装](./1安装.md)
46

57
2. [命令](./2命令.md)

0 commit comments

Comments
 (0)