Documentation ¶
Overview ¶
Package stdin -- 標準入力についてのサンプルが配置されているパッケージです。
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegister ¶
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
func ReadMultipleInput ¶ added in v0.4.3
func ReadMultipleInput() error
ReadMultipleInput -- fmt.Scan() を利用して標準入力から複数の入力値を受け取るサンプルです。
REFERENCES:
func ReadOneInput ¶ added in v0.4.3
func ReadOneInput() error
ReadOneInput -- fmt.Scan() を利用して標準入力から一つの入力値を受け取るサンプルです。
REFERENCES:
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.