go_sample

command module
v0.0.0-...-4f24e58 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2021 License: MIT Imports: 2 Imported by: 0

README

go_sample

golang getting started

Installation

To discover where the install path is:

$ go list -f '{{.Target}}'

To change the go install path to point to a directory already in the PATH:

$ go env -w GOBIN=/path/to/your/bin

Finally to install the binary, go to hello folder and type:

$ go install

To run the hello program from any directory:

$ hello

Credits

Tutorial: Create a Go module

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL