Run go run echo.go under the echo demo path. The demo runs sucessfully if you can see the logs.
go run echo.go
Client: Sending 'foobar' Server: Got 'foobar' Client: Got 'foobar'
The TLS certificated files used by echo is automatically generated by echo.