myreader

package
v0.0.0-...-d153a89 Latest Latest
Warning

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

Go to latest
Published: May 24, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

*

  • strings.NewReader 関数は、その引数である文字列から読み込むことで io.Reader インタフェース (とほかのインタフェース) を満足する値を返します。
  • 皆さん自身で簡単な NewReader を実装し、HTML パーサ (5.2節) が文字列からの入力を受け取るようにしなさい。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReader

func NewReader(s string) io.Reader

Types

This section is empty.

Jump to

Keyboard shortcuts

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