ex08

command
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: 4 Imported by: 0

Documentation

Overview

*

  • 操作を続けるか否かを示すブーリアンの結果を pre 関数と post 関数が返すようにして、
  • それに対応するように forEachNode を修正しなさい。
  • 修正した forEachNode を使って、指定された id 属性を持つ最初の HTML 要素を見つけるような
  • 下記のシグニチャの関数 ElementByID を書きなさい。
  • ElementByID 関数は、一致が見つかったら走査を中止しなければなりません。
  • func ElementByID(doc *html.Node, id string) *html.Node

Jump to

Keyboard shortcuts

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