repository
0.0.0-20240113150709-49551b686d12
Repository: https://github.com/xpzouying/go-practice.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
go-practice
Practice in Golang.
Here are some useful golang code snippet for real working.
Practice list
- middleware for web service. middleware is very useful tools for logging, timing for api.
- json vs gob vs msgpack vs protobuf in web service
- do something in time window
TODO list
- build environment in docker: cgo dependence, dockerfile, ...
- retry function
- gRPC vs HTTP restful
- add milvus
- add serve react web
- go template for clean code:
- auth check