Go modules by example 一个代码示例库,解释 Go 语言的 module 功能

Go modules by example 一个代码示例库,解释 Go 语言的 module 功能

Go 学习教程

访问GitHub主页

共891Star

详细介绍

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: