ex02

command
v0.0.0-...-c93e153 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2018 License: MIT Imports: 4 Imported by: 0

README

Q2.2: CSV出力

2.4.5「io.Writerのデコレータ」では、io.Writerのフィルターとしてgzip圧縮について説明しました。似たようなフィルターとして、encoding/csvというパッケージがあります。
このパッケージを使って、標準出力やファイルにCSVデータを出力してみましょう。Flush()メソッドを呼ぶのを忘れないでください。

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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