xitu/go101

Name: go101

Owner: ??

Description: a book focusing on Go syntax and semantics

Created: 2018-04-04 03:58:12.0

Updated: 2018-04-08 06:37:38.0

Pushed: 2018-04-08 06:37:35.0

Homepage: https://go101.org

Size: 1535

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Go 101 is a book focusing on Go syntax/semantics, and all kinds of details.

Install And Update
 get -u github.com/go101/go101
Run Locally

Add the path of the bin folder under GOPATH into PATH environment variable to run go101. The default value of the GOPATH environment variable is the path of the go folder under the home directory.

101
er started: http://localhost:55555

The start page should be opened in a browser automatically. If it is not opened, please visit http://localhost:55555.

Some Notes

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.