github.com/micro/go-micro/examples@v0.0.0-20210105173217-bf4ab679e18b/wrapper/README.md (about)

     1  # Wrapper
     2  
     3  This is an example of how to use wrappers, a form of middleware
     4  
     5  - main.go - the service with a log handler wrapper
     6  - cli/main.go - the client with a log client wrapper