package
0.0.0-20230412102204-758a9e786e6a
Repository: https://github.com/go-micro/examples.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
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