try-golang

module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2019 License: MIT

README

try-golang

This is my TUTORIAL project for golang

CodeFactor

Environment

$ sw_vers 
ProductName:	Mac OS X
ProductVersion:	10.14.4
BuildVersion:	18E226

GO version

$ go version
go version go1.12 darwin/amd64

IDE

  • JetBrains GoLand

Run

$ go run cmd/trygolang/main.go

Test

$ go test github.com/devlights/try-golang/...

Install (executable module only)

$ go get -u github.com/devlights/try-golang/cmd/trygolang
$ cd $(go env GOPATH)/bin
$ trygolang

Directories

Path Synopsis
advanced
reflection
reflect パッケージのサンプルです。
reflect パッケージのサンプルです。
basic
comments
GO言語のコメントスタイルについてのサンプルがあるパッケージです GO言語のコメントスタイルについては以下を参照.
GO言語のコメントスタイルについてのサンプルがあるパッケージです GO言語のコメントスタイルについては以下を参照.
helloworld
HelloWorld プログラム
HelloWorld プログラム
io_
iota_
REFERENCES:: http://bit.ly/2Re6Py5
REFERENCES:: http://bit.ly/2Re6Py5
os_
stdin
標準入力からデータを読み込むサンプル REFERENCES:: http://bit.ly/2W3DCM4
標準入力からデータを読み込むサンプル REFERENCES:: http://bit.ly/2W3DCM4
cmd

Jump to

Keyboard shortcuts

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