Documentation ¶
Overview ¶
Package scanop -- Go言語のfmt.Scan系の動きに関するサンプルが配置されています.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegister ¶
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
func ReadFormattedInput ¶
func ReadFormattedInput() error
ReadFormattedInput は、fmt.Scanf() で書式化された入力値を読み取るサンプルです.
REFERENCES ¶
func ReadMultipleInput ¶
func ReadMultipleInput() error
ReadMultipleInput は、fmt.Scan() で複数の値を読み取るサンプルです.
REFERENCES ¶
func ReadOneInput ¶
func ReadOneInput() error
ReadOneInput は、fmt.Scan() で一つの値を読み取るサンプルです.
REFERENCES ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.