エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
ここにツイート内容が記載されます https://b.hatena.ne.jp/URLはspanで囲んでください
Twitterで共有ONにすると、次回以降このダイアログを飛ばしてTwitterに遷移します
Usage: gorram [OPTION] <pkg> <func | var.method> [args...] Options: -t <string> format output wit... Usage: gorram [OPTION] <pkg> <func | var.method> [args...] Options: -t <string> format output with a go template -h, --help display this help Executes a go function or an method on a global variable defined in a package in the stdlib or a package in your GOPATH. Package must be the full package import path, e.g. encoding/json. Only exported functions, methods, and variables may be called. Most bui