Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.
This repository was archived by the owner on May 11, 2022. It is now read-only.

resolve TODO list #15

@kamilsk

Description

@kamilsk
  • panic("invalid URL " + attr) // TODO set error instead of panic
  • // TODO make thread safe
  • // TODO it can return error
  • // TODO return []Page instead []*Page
  • panic(err) // TODO set error instead of panic
  • panic("can't find link with URL " + href) // TODO set error instead of panic
  • panic("can't find page with URL " + href) // TODO set error instead of panic
  • panic("unexpected URL " + href) // TODO set error instead of panic

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions