manager

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateURL

func ValidateURL(s string) (url.URL, bool)

Types

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func New

func New(reader reader, logger logger, checker urlChecker, printer printer, o ...Option) *Manager

func (*Manager) Run

func (m *Manager) Run(ctx context.Context) error

type Option

type Option func(*Options)

func WithParallelNum

func WithParallelNum(n int) Option

type Options

type Options struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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