Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



For more about naming a module with a module path, see Managing dependencies.
If you want to change selection, open document below and click on "Move attachment"

Tutorial: Get started with Go - The Go Programming Language
For example, the module path might be github.com/mymodule. If you plan to publish your module for others to use, the module path must be a location from which Go tools can download your module. <span>For more about naming a module with a module path, see Managing dependencies. For the purposes of this tutorial, just use example/hello. $ go mod init example/hello go: creating new go.mod: module example/hello In your text editor, create a file hello.go in which


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.