996 Worker's Blog

Go服务端连接MySQL数据库的一种方法

Go服务端, 使用viper读取配置文件, 并基于配置文件通过gorm连接MySQL.

996Worker 发布于 2022-01-15
996Worker 发布于 2022-01-06

Go Gin安装解决国内因为墙安装超时

go get: module github.com/gin-gonic/gin: Get "https://proxy.golang.org/github.com/gin-gonic/gin/@v/list": dial tcp 142.251.43.17:443: connect: operation timed out

996Worker 发布于 2021-12-23