Skip to content

sisimengchen/serverme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverme

某基于gin的服务项目

常用命令

启动

go run main.go

格式化

go fmt

安装依赖包

govendor fetch github.com/google/uuid@v1.1.1

删除依赖包

govendor remove github.com/google/uuid@v1.1.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages