samalba / dockerclient

Docker client library in Go
http://www.docker.com/
Apache License 2.0
322 stars 140 forks source link

Allow user choosing api version #234

Closed tjamet closed 6 years ago

tjamet commented 8 years ago

Add a constructor where the user can provide a custom api version. This 'only' breaks the api for the NewDockerClientTimeout constructor.

tjamet commented 6 years ago

will close this PR for inactivity