package
0.5.36
Repository: https://github.com/devlights/try-golang.git
Documentation: pkg.go.dev

# README

サンプルリスト

このディレクトリには以下のサンプルがあります。

fileexample namenote
fileio_stdin.gofileio_stdin_scanneros.Stdin と bufio.Scanner のサンプルです.

# Functions

No description provided by the author
StdinWithScanner -- os.Stdin と bufio.Scanner のサンプルです.