https://github.com/wx-chevalier/ms-go-commons
go-utils, make code smell good & Commons in Go to build MicroServices.
https://github.com/wx-chevalier/ms-go-commons
wx-go wx-snippets
Last synced: 15 days ago
JSON representation
go-utils, make code smell good & Commons in Go to build MicroServices.
- Host: GitHub
- URL: https://github.com/wx-chevalier/ms-go-commons
- Owner: wx-chevalier
- License: apache-2.0
- Created: 2019-12-07T07:38:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-20T14:32:45.000Z (over 4 years ago)
- Last Synced: 2024-04-14T21:39:55.145Z (about 1 year ago)
- Topics: wx-go, wx-snippets
- Language: Go
- Homepage: https://github.com/BE-Kits/go-utils
- Size: 308 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Go Utils
This repo contains common utilities for go projects.
> 更多 Go 学习笔记参考 [:books: Go-Series, Go From Zero to Hero. | 语法基础、工程实践、并发编程、Web 开发](https://github.com/wx-chevalier/Go-Series)。
# About
- [go-realworld-clean #Project#](https://github.com/err0r500/go-realworld-clean): Golang clean-architecture codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
- [golang-gin-realworld-example-app](https://github.com/gothinkster/golang-gin-realworld-example-app)
- [d3ta-go](https://github.com/muharihar/d3ta-go): A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.