parser

package
v0.0.0-...-e37eb7d Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package parser 网页解析器

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Parse(resp *http.Response, bodyBytes []byte) ([]string, error)
}

Service 网页解析服务接口

func NewParserService

func NewParserService() (Service, error)

NewParserService 创建网页解析器

Jump to

Keyboard shortcuts

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