Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 407 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 407 Bytes

go-study

介绍

  • 用来学习Go所用!
  • 2020/12/7

功能演示

  • Gin中间件
  • 外部配置

编译打包

Linux

  • 编译打包后 ./main 运行
go build main.go

其他技术说明

配置文件

  • 必须在启动目录配置相对文件
  • application.yml