This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
go-micro
Watch
1
Star
0
Fork
0
You've already forked go-micro
mirror of
https://github.com/go-micro/go-micro.git
synced
2025-03-23 20:32:32 +02:00
Code
Issues
Releases
Activity
bf4ab679e1
Branches
Tags
View all branches
go-micro
/
examples
/
wrapper
History
Asim Aslam
7ab46b0850
rename imports
2020-12-26 15:21:29 +00:00
..
cli
rename imports
2020-12-26 15:21:29 +00:00
main.go
rename imports
2020-12-26 15:21:29 +00:00
README.md
Add examples
2020-12-26 15:17:20 +00:00
README.md
Wrapper
This is an example of how to use wrappers, a form of middleware
main.go - the service with a log handler wrapper
cli/main.go - the client with a log client wrapper