go-modules-by-example / index

Go modules by example is a series of work-along guides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go modules by example

Go modules by example is a series of work-along guides that look to help explain how Go modules work and how to get things done. They are designed to complement the official Go documentation and the Go modules wiki.

The guides are being released in no particular order and will instead be curated into a more cogent order/structure (in conjunction with the modules wiki) at a later date.

The release-ordered list of guides:

WIP guides:

Wikis:

Contributing

See Contributing.

Caveats

This project is work-in-progress. Feedback/PRs welcome.

Credits

With particular thanks (in no particular order) to:

About

Go modules by example is a series of work-along guides

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 99.7%Language:Go 0.3%