storage

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

Documentation

Overview

Package storage 网页存储服务

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Save(urlStr string, bytes []byte) error
}

Service 网页存储服务接口

func NewStorageService

func NewStorageService(outputDir, targetURLPattern string) (Service, error)

NewStorageService 创建网页存储服务器

Jump to

Keyboard shortcuts

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