mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Update examples.md for golang calling, `defer cli.Close()` to close the underline transport used by the client * fixed indentation * added cli.close() call in index.md Co-authored-by: Mohd Sadiq <mohd.sadiq@akridata.com>