Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 180 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 180 Bytes

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