Documentation ¶
Index ¶
Constants ¶
View Source
const (
ReadovkaBaseUrl = "readovka.ru"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReadovkaParser ¶
type ReadovkaParser struct {
*articler.DefaultParser
}
func NewReadovkaParser ¶
func NewReadovkaParser() *ReadovkaParser
func (*ReadovkaParser) IsArticle ¶
func (s *ReadovkaParser) IsArticle(u string) bool
func (*ReadovkaParser) LastArticles ¶
func (s *ReadovkaParser) LastArticles() ([]*url.URL, error)
func (*ReadovkaParser) Name ¶
func (s *ReadovkaParser) Name() string
Click to show internal directories.
Click to hide internal directories.