mirror of
https://github.com/go-micro/go-micro.git
synced 2024-11-24 08:02:32 +02:00
.. | ||
cli | ||
main.go | ||
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