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

     1  # Tunnel
     2  
     3  Testing use of the tunnel package for end to end tunnels
     4  
     5  - tunnel.go - simple example
     6  - echo - a simple echo client/server