天天看點

Golang gin架構學習

今天開始學習gin架構,在Github上找的示例的go-gin-example,

進度

日期 進展 疑惑
1.30 下拉代碼,初步了解gin的介紹、搭建

.mod檔案

module原理、使用方法

引入github上的依賴

1.31 環境搞好,引入github依賴,調試ok,接口梳理  db表與model如何關聯的

and so on 

下一篇: Golang 接口