05 2023 档案

摘要:需求: 从github拉取代码后需要2次开发 //首先从git拉下原始的module go mod download github.com/bndr/gojenkins@v1.1.0 //去 GOMODCACHE拷贝到自己module存放位置// 这里存放在项目里 D:\JetBrains\Gola 阅读全文
posted @ 2023-05-31 15:31 林夕之风 阅读(131) 评论(0) 推荐(0) 编辑
摘要:https://www.topgoer.com/ https://studygolang.com/ https://pkg.go.dev/ https://golang.google.cn/doc/ https://golang.halfiisland.com/ 项目目录结构 https://git 阅读全文
posted @ 2023-05-29 17:25 林夕之风 阅读(38) 评论(0) 推荐(0) 编辑
摘要:https://www.jetbrains.com/go/download/other.html go env -w GOPROXY=https://goproxy.cn,direct go env -w GOMODCACHE=D:\JetBrains\go\pkg\mod go env -w GO 阅读全文
posted @ 2023-05-26 13:27 林夕之风 编辑
摘要:1、下载rclone curl -O https://downloads.rclone.org/rclone-current-linux-amd64.zip 2、解压文件 unzip rclone-current-linux-amd64.zip cd rclone-v1.62.2-linux-amd 阅读全文
posted @ 2023-05-19 14:01 林夕之风 编辑

点击右上角即可分享
微信分享提示