1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-30 22:33:49 +02:00
Files
go-micro/examples/wrapper/README.md

7 lines
180 B
Markdown
Raw Normal View History

2020-12-26 15:17:20 +00:00
# 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