docker / go-plugins-helpers

Go helper packages to extend the Docker Engine
https://docs.docker.com/engine/extend/plugins/
Apache License 2.0
333 stars 133 forks source link

Fixed example using TCP sockets #103

Open odg0318 opened 6 years ago

odg0318 commented 6 years ago

Hello.

I fixed an example using TCP sockets. It seems that ServeTCP interface was changed.