serializer

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSVSerializer

type CSVSerializer struct {
	Writer *csv.Writer
	Wg     *sync.WaitGroup
	In     <-chan *requester.Resource
}

CSVSerializer represents a CSV serializer for the github.com/JekRock/site-url-checker/pkg/requester.Resource

func (*CSVSerializer) Serialize

func (s *CSVSerializer) Serialize()

Serialize writes the results to a CSV file

Jump to

Keyboard shortcuts

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